feat: improve gno linter with basic errors support #1202
Merged
Codecov / codecov/project
succeeded
Jan 22, 2024 in 0s
56.05% (+0.10%) compared to 6112ffd
View this Pull Request on Codecov
56.05% (+0.10%) compared to 6112ffd
Details
Codecov Report
Attention: 17 lines
in your changes are missing coverage. Please review.
Comparison is base (
6112ffd
) 55.95% compared to head (0e4dad1
) 56.05%.
Files | Patch % | Lines |
---|---|---|
gnovm/cmd/gno/lint.go | 86.58% | 9 Missing and 2 partials |
gnovm/tests/file.go | 33.33% | 4 Missing |
gnovm/pkg/gnolang/preprocess.go | 77.77% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1202 +/- ##
==========================================
+ Coverage 55.95% 56.05% +0.10%
==========================================
Files 435 435
Lines 66306 66409 +103
==========================================
+ Hits 37101 37228 +127
+ Misses 26303 26287 -16
+ Partials 2902 2894 -8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading