Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop initializing git on nest+next backend #457

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Conversation

dbpolito
Copy link
Member

@dbpolito dbpolito commented Mar 9, 2023

When creating a new project using nest+next preset, it's initializing git on backend folder

@dbpolito dbpolito requested a review from fabriciojs March 9, 2023 16:51
@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.08 ⚠️

Comparison is base (2d7c2d5) 79.34% compared to head (d6ae47c) 79.27%.

❗ Current head d6ae47c differs from pull request most recent head eae4a6e. Consider uploading reports for the commit eae4a6e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
- Coverage   79.34%   79.27%   -0.08%     
==========================================
  Files          72       72              
  Lines        2702     2702              
==========================================
- Hits         2144     2142       -2     
- Misses        499      502       +3     
+ Partials       59       58       -1     
Impacted Files Coverage Δ
core/shell/shell.go 78.51% <0.00%> (-1.49%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fabriciojs fabriciojs merged commit c3ceadc into main Mar 10, 2023
@fabriciojs fabriciojs deleted the tweak_nest_next_preset branch March 10, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants