juno
juno copied to clipboard
Enhancement: Improved L1 Verifier Error Handling
#1385
Codecov Report
Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.
Project coverage is 74.11%. Comparing base (
5df9c12) to head (569774b). Report is 569 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| l1/l1.go | 61.53% | 4 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #1388 +/- ##
==========================================
+ Coverage 73.90% 74.11% +0.20%
==========================================
Files 87 87
Lines 9144 9148 +4
==========================================
+ Hits 6758 6780 +22
+ Misses 1870 1859 -11
+ Partials 516 509 -7
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
It still hasn't been reviewed by someone. @omerfirmak @joshklop
We can wait for https://github.com/NethermindEth/juno/pull/1399 to be merged so we don't have to calculate backoffs and sleep manually.