NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
402 stars 170 forks source link

Fix disable l1 error log #2255

Closed wojciechos closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.26%. Comparing base (5605db6) to head (b0ea365). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
node/node.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2255 +/- ## ========================================== + Coverage 75.24% 75.26% +0.01% ========================================== Files 106 106 Lines 11238 11237 -1 ========================================== + Hits 8456 8457 +1 + Misses 2140 2139 -1 + Partials 642 641 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.