feat: improve gno linter with basic errors support #1202
Merged
Codecov / codecov/project
succeeded
Dec 7, 2023 in 0s
56.40% (+0.08%) compared to a338929
View this Pull Request on Codecov
56.40% (+0.08%) compared to a338929
Details
Codecov Report
Attention: 30 lines
in your changes are missing coverage. Please review.
Comparison is base (
a338929
) 56.31% compared to head (2f160cf
) 56.40%.
Files | Patch % | Lines |
---|---|---|
gnovm/pkg/gnolang/debug.go | 12.50% | 14 Missing |
gnovm/cmd/gno/lint.go | 84.84% | 8 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 56.31% 56.40% +0.08%
==========================================
Files 422 422
Lines 65699 65787 +88
==========================================
+ Hits 37000 37105 +105
+ Misses 25817 25802 -15
+ Partials 2882 2880 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading