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: improve gno linter with basic errors support #1202

Merged
merged 34 commits into from
Jan 22, 2024

Merge branch 'master' into feat/gnolint-error

1e556c7
Select commit
Loading
Failed to load commit list.
Merged

feat: improve gno linter with basic errors support #1202

Merge branch 'master' into feat/gnolint-error
1e556c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 0s

47.82% (+0.02%) compared to dce345f

View this Pull Request on Codecov

47.82% (+0.02%) compared to dce345f

Details

Codecov Report

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

Comparison is base (dce345f) 47.79% compared to head (1e556c7) 47.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1202      +/-   ##
==========================================
+ Coverage   47.79%   47.82%   +0.02%     
==========================================
  Files         369      369              
  Lines       62710    62758      +48     
==========================================
+ Hits        29975    30014      +39     
- Misses      30312    30317       +5     
- Partials     2423     2427       +4     
Files Coverage Δ
gnovm/pkg/gnolang/preprocess.go 31.23% <ø> (+0.06%) ⬆️
gnovm/cmd/gno/lint.go 87.38% <90.74%> (+3.17%) ⬆️

... and 5 files with indirect coverage changes

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