Create a dynamic logger (Fixes #1181) #2245
Open
Codecov / codecov/project
succeeded
Nov 6, 2024 in 0s
75.45% (target 70.00%)
View this Pull Request on Codecov
75.45% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 68.18182%
with 28 lines
in your changes missing coverage. Please review.
Project coverage is 75.45%. Comparing base (
e4240ac
) to head (55eb191
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
node/node.go | 65.38% | 7 Missing and 2 partials |
node/http.go | 0.00% | 7 Missing |
cmd/juno/juno.go | 33.33% | 6 Missing |
utils/log.go | 86.36% | 5 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2245 +/- ##
==========================================
+ Coverage 75.25% 75.45% +0.20%
==========================================
Files 106 106
Lines 11229 11266 +37
==========================================
+ Hits 8450 8501 +51
+ Misses 2138 2130 -8
+ Partials 641 635 -6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading