Skip to content

error handling: Refactor how "Input too long" errors are handled.

Codecov / codecov/project failed Dec 30, 2024 in 0s

97.16% (-0.02%) compared to 0a00284

View this Pull Request on Codecov

97.16% (-0.02%) compared to 0a00284

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 97.16%. Comparing base (0a00284) to head (ba79cc0).

Files with missing lines Patch % Lines
src/tests/bits_tests.rs 85.00% 3 Missing ⚠️
src/digest.rs 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2202      +/-   ##
==========================================
- Coverage   97.18%   97.16%   -0.02%     
==========================================
  Files         156      158       +2     
  Lines       20217    20233      +16     
  Branches      454      454              
==========================================
+ Hits        19647    19659      +12     
- Misses        465      470       +5     
+ Partials      105      104       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.