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

[Merged by Bors] - Remove obsolete log package functions #6252

Closed
wants to merge 2 commits into from

Fix linter issues

36a7005
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - Remove obsolete log package functions #6252

Fix linter issues
36a7005
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 1s

82.0% (-0.1%) compared to dbcaf5c

View this Pull Request on Codecov

82.0% (-0.1%) compared to dbcaf5c

Details

Codecov Report

Attention: Patch coverage is 60.75949% with 31 lines in your changes missing coverage. Please review.

Project coverage is 82.0%. Comparing base (dbcaf5c) to head (36a7005).
Report is 1 commits behind head on develop.

Files Patch % Lines
node/node.go 23.0% 6 Missing and 4 partials ⚠️
events/reporter.go 0.0% 5 Missing ⚠️
common/types/poet.go 0.0% 4 Missing ⚠️
log/zap.go 42.8% 4 Missing ⚠️
common/types/eligibility.go 0.0% 3 Missing ⚠️
common/types/transaction_result.go 0.0% 3 Missing ⚠️
common/types/activation.go 83.3% 1 Missing ⚠️
fetch/wire_types.go 50.0% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #6252     +/-   ##
=========================================
- Coverage     82.1%   82.0%   -0.1%     
=========================================
  Files          308     308             
  Lines        34121   34087     -34     
=========================================
- Hits         28019   27983     -36     
- Misses        4330    4335      +5     
+ Partials      1772    1769      -3     

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