Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MRG: panic when FSStorage::load_sig encounters more than one Signature in a JSON record #3333

Merged
merged 51 commits into from
Nov 4, 2024

Merge branch 'latest' into debug_multisigfile

e0726c8
Select commit
Loading
Failed to load commit list.
Merged

MRG: panic when FSStorage::load_sig encounters more than one Signature in a JSON record #3333

Merge branch 'latest' into debug_multisigfile
e0726c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 1, 2024 in 1s

86.46% (-0.03%) compared to f707db4

View this Pull Request on Codecov

86.46% (-0.03%) compared to f707db4

Details

Codecov Report

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

Project coverage is 86.46%. Comparing base (f707db4) to head (e0726c8).

Files with missing lines Patch % Lines
src/core/src/storage/mod.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #3333      +/-   ##
==========================================
- Coverage   86.48%   86.46%   -0.03%     
==========================================
  Files         137      137              
  Lines       16085    16089       +4     
  Branches     2219     2219              
==========================================
  Hits        13911    13911              
- Misses       1867     1871       +4     
  Partials      307      307              

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