feat: add gnoutil, centralizing pkg/file matching #1299
Closed
Codecov / codecov/project
succeeded
Oct 26, 2023 in 0s
47.98% (+0.20%) compared to 9e8fbd3
View this Pull Request on Codecov
47.98% (+0.20%) compared to 9e8fbd3
Details
Codecov Report
Attention: 117 lines
in your changes are missing coverage. Please review.
Comparison is base (
9e8fbd3
) 47.78% compared to head (7f68232
) 47.98%.
Report is 10 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1299 +/- ##
==========================================
+ Coverage 47.78% 47.98% +0.20%
==========================================
Files 369 370 +1
Lines 62702 62791 +89
==========================================
+ Hits 29963 30132 +169
+ Misses 30303 30215 -88
- Partials 2436 2444 +8
Files | Coverage Δ | |
---|---|---|
gnovm/cmd/gno/doc.go | 81.81% <100.00%> (ø) |
|
gnovm/cmd/gno/lint.go | 89.47% <100.00%> (+5.26%) |
⬆️ |
gnovm/cmd/gno/run.go | 88.42% <100.00%> (+5.08%) |
⬆️ |
gnovm/pkg/doc/dirs.go | 85.98% <100.00%> (ø) |
|
gnovm/pkg/gnomod/pkg.go | 84.53% <ø> (+34.22%) |
⬆️ |
gnovm/cmd/gno/repl.go | 42.97% <0.00%> (ø) |
|
gnovm/cmd/gno/util.go | 24.48% <0.00%> (-20.81%) |
⬇️ |
gnovm/pkg/gnomod/gnomod.go | 69.65% <0.00%> (ø) |
|
gnovm/cmd/gno/build.go | 50.00% <33.33%> (-5.36%) |
⬇️ |
gnovm/cmd/gno/precompile.go | 40.41% <0.00%> (ø) |
|
... and 4 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading