Create a dynamic logger (Fixes #1181) #2245
Open
Codecov / codecov/project
succeeded
Jan 6, 2025 in 0s
78.91% (target 70.00%)
View this Pull Request on Codecov
78.91% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 72.04301%
with 26 lines
in your changes missing coverage. Please review.
Project coverage is 78.91%. Comparing base (
e4240ac
) to head (55eb191
).
Report is 90 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
node/node.go | 71.42% | 6 Missing and 2 partials |
cmd/juno/juno.go | 30.00% | 7 Missing |
utils/log.go | 86.36% | 5 Missing and 1 partial |
node/http.go | 44.44% | 4 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2245 +/- ##
==========================================
+ Coverage 75.25% 78.91% +3.65%
==========================================
Files 106 112 +6
Lines 11229 13561 +2332
==========================================
+ Hits 8450 10701 +2251
- Misses 2138 2147 +9
- Partials 641 713 +72
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading