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: setup golangci-lint #120

Merged
merged 1 commit into from
Feb 13, 2024

feat: setup golangci-lint

dadc323
Select commit
Loading
Failed to load commit list.
Merged

feat: setup golangci-lint #120

feat: setup golangci-lint
dadc323
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

3.51% (+0.00%) compared to b2b17ac

View this Pull Request on Codecov

3.51% (+0.00%) compared to b2b17ac

Details

Codecov Report

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

Comparison is base (b2b17ac) 3.51% compared to head (dadc323) 3.51%.

Files Patch % Lines
go/node/types/v1beta3/resources.go 0.00% 15 Missing ⚠️
...ode/deployment/v1beta2/group_pricing_validation.go 0.00% 3 Missing ⚠️
...ode/deployment/v1beta1/group_pricing_validation.go 33.33% 1 Missing and 1 partial ⚠️
go/node/deployment/v1beta1/msgs.go 0.00% 2 Missing ⚠️
...oyment/v1beta1/deposit_deployment_authorization.go 0.00% 1 Missing ⚠️
go/node/deployment/v1beta3/resourceunits.go 0.00% 1 Missing ⚠️
go/node/market/v1beta4/bid.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #120   +/-   ##
=====================================
  Coverage   3.51%   3.51%           
=====================================
  Files        297     296    -1     
  Lines      97296   97291    -5     
=====================================
+ Hits        3417    3418    +1     
+ Misses     93699   93694    -5     
+ Partials     180     179    -1     

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