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: implement gno mod tidy #1035

Merged
merged 26 commits into from
Nov 6, 2023

Merge branch 'master' into hariom/gno-mod-tidy

fe81089
Select commit
Loading
Failed to load commit list.
Merged

feat: implement gno mod tidy #1035

Merge branch 'master' into hariom/gno-mod-tidy
fe81089
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2023 in 1s

47.89% (+0.05%) compared to 89428c5

View this Pull Request on Codecov

47.89% (+0.05%) compared to 89428c5

Details

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (89428c5) 47.84% compared to head (fe81089) 47.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1035      +/-   ##
==========================================
+ Coverage   47.84%   47.89%   +0.05%     
==========================================
  Files         369      369              
  Lines       62764    62836      +72     
==========================================
+ Hits        30028    30095      +67     
- Misses      30308    30316       +8     
+ Partials     2428     2425       -3     
Files Coverage Δ
gnovm/pkg/doc/dirs.go 92.70% <100.00%> (+6.71%) ⬆️
gnovm/pkg/gnomod/parse.go 54.26% <85.00%> (+7.04%) ⬆️
gnovm/cmd/gno/mod.go 83.42% <87.50%> (+2.69%) ⬆️

... and 5 files with indirect coverage changes

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