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

chore(fmt/linters): enable nilerr, nilnil, nolintlint and fix related issues #3332

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

walldiss
Copy link
Member

Enables nilerr, nilnil, nolintlint checks as well as fixing issues found by those linters

state/core_access.go Show resolved Hide resolved
core/eds.go Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 44.66%. Comparing base (2469e7a) to head (29b0536).
Report is 35 commits behind head on main.

Files Patch % Lines
nodebuilder/fraud/lifecycle.go 0.00% 1 Missing ⚠️
nodebuilder/node/metrics.go 0.00% 1 Missing ⚠️
share/eds/blockstore.go 0.00% 1 Missing ⚠️
share/p2p/discovery/discovery.go 0.00% 1 Missing ⚠️
state/core_access.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3332      +/-   ##
==========================================
- Coverage   44.83%   44.66%   -0.18%     
==========================================
  Files         265      273       +8     
  Lines       14620    15202     +582     
==========================================
+ Hits         6555     6790     +235     
- Misses       7313     7627     +314     
- Partials      752      785      +33     

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

@walldiss walldiss requested a review from Wondertan April 22, 2024 13:10
@walldiss walldiss enabled auto-merge (squash) April 29, 2024 06:23
@walldiss walldiss merged commit a25773c into celestiaorg:main Apr 29, 2024
25 checks passed
walldiss added a commit to walldiss/celestia-node that referenced this pull request May 7, 2024
… issues (celestiaorg#3332)

Enables nilerr, nilnil, nolintlint checks as well as fixing issues found
by those linters

(cherry picked from commit a25773c)
walldiss added a commit to walldiss/celestia-node that referenced this pull request May 7, 2024
… issues (celestiaorg#3332)

Enables nilerr, nilnil, nolintlint checks as well as fixing issues found
by those linters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants