fix(cmd/gno): allow testing packages which contain test files with package x_test
#1330
+130
−27
Codecov / codecov/project
succeeded
Nov 6, 2023 in 0s
47.92% (+0.01%) compared to 789f4de
View this Pull Request on Codecov
47.92% (+0.01%) compared to 789f4de
Details
Codecov Report
Attention: 9 lines
in your changes are missing coverage. Please review.
Comparison is base (
789f4de
) 47.91% compared to head (4758132
) 47.92%.
Additional details and impacted files
@@ Coverage Diff @@
## master #1330 +/- ##
==========================================
+ Coverage 47.91% 47.92% +0.01%
==========================================
Files 372 372
Lines 63019 63020 +1
==========================================
+ Hits 30194 30202 +8
+ Misses 30363 30358 -5
+ Partials 2462 2460 -2
Files | Coverage Δ | |
---|---|---|
gnovm/pkg/gnolang/machine.go | 39.69% <66.66%> (+0.09%) |
⬆️ |
gnovm/cmd/gno/test.go | 24.77% <0.00%> (+0.05%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading