juno icon indicating copy to clipboard operation
juno copied to clipboard

Enhancement: Improved L1 Verifier Error Handling

Open aminsato opened this issue 2 years ago • 3 comments

#1385

aminsato avatar Oct 28 '23 10:10 aminsato

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.

codecov[bot] avatar Oct 28 '23 10:10 codecov[bot]

It still hasn't been reviewed by someone. @omerfirmak @joshklop

aminsato avatar Oct 30 '23 11:10 aminsato

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.

joshklop avatar Oct 31 '23 18:10 joshklop