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

feat: add 'gno mod tidy -v --recursive' flags #2485

Merged
merged 2 commits into from
Jul 6, 2024

Merge branch 'master' into dev/moul/tidy-rec

2f56693
Select commit
Loading
Failed to load commit list.
Merged

feat: add 'gno mod tidy -v --recursive' flags #2485

Merge branch 'master' into dev/moul/tidy-rec
2f56693
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

54.70% (-0.01%) compared to 1c162de

View this Pull Request on Codecov

54.70% (-0.01%) compared to 1c162de

Details

Codecov Report

Attention: Patch coverage is 60.52632% with 15 lines in your changes missing coverage. Please review.

Project coverage is 54.70%. Comparing base (1c162de) to head (2f56693).

Files Patch % Lines
gnovm/cmd/gno/mod.go 60.52% 11 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2485      +/-   ##
==========================================
- Coverage   54.70%   54.70%   -0.01%     
==========================================
  Files         590      590              
  Lines       79036    79068      +32     
==========================================
+ Hits        43236    43253      +17     
- Misses      32550    32561      +11     
- Partials     3250     3254       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.