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: gno test support /... pattern #1078

Merged
merged 10 commits into from
Oct 12, 2023

Merge branch 'master' into hariom/gno-test-patterns

9bf971e
Select commit
Loading
Failed to load commit list.
Merged

feat: gno test support /... pattern #1078

Merge branch 'master' into hariom/gno-test-patterns
9bf971e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 0s

47.86% (+0.06%) compared to dce345f

View this Pull Request on Codecov

47.86% (+0.06%) compared to dce345f

Details

Codecov Report

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

Comparison is base (dce345f) 47.79% compared to head (9bf971e) 47.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1078      +/-   ##
==========================================
+ Coverage   47.79%   47.86%   +0.06%     
==========================================
  Files         369      369              
  Lines       62710    62764      +54     
==========================================
+ Hits        29975    30040      +65     
+ Misses      30312    30299      -13     
- Partials     2423     2425       +2     
Files Coverage Δ
gnovm/cmd/gno/test.go 24.72% <33.33%> (ø)
gnovm/cmd/gno/util.go 45.29% <83.33%> (+11.41%) ⬆️

... and 3 files with indirect coverage changes

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