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

fix(i): Convert error logs to ErrorE func #2738

Merged
merged 1 commit into from
Jun 18, 2024

bump corelog and convert error logs

caf30c2
Select commit
Loading
Failed to load commit list.
Merged

fix(i): Convert error logs to ErrorE func #2738

bump corelog and convert error logs
caf30c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

78.09% (-0.04%) compared to 3c0a14a

View this Pull Request on Codecov

78.09% (-0.04%) compared to 3c0a14a

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.09%. Comparing base (3c0a14a) to head (caf30c2).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2738      +/-   ##
===========================================
- Coverage    78.13%   78.09%   -0.04%     
===========================================
  Files          310      310              
  Lines        23188    23185       -3     
===========================================
- Hits         18117    18106      -11     
- Misses        3692     3697       +5     
- Partials      1379     1382       +3     
Files Coverage Δ
internal/db/merge.go 74.45% <ø> (+0.33%) ⬆️
net/node.go 80.68% <100.00%> (ø)
net/peer.go 82.06% <33.33%> (-0.14%) ⬇️
net/server.go 80.22% <60.00%> (+1.10%) ⬆️

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c0a14a...caf30c2. Read the comment docs.