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

Improve the performance of the shielded sync ledger client #4016

Merged
merged 7 commits into from
Nov 12, 2024

Changelog for #4016

b2332bf
Select commit
Loading
Failed to load commit list.
Merged

Improve the performance of the shielded sync ledger client #4016

Changelog for #4016
b2332bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 1s

73.92% (-0.01%) compared to 732505c, passed because coverage increased by 0% when compared to adjusted base (73.92%)

View this Pull Request on Codecov

73.92% (-0.01%) compared to 732505c, passed because coverage increased by 0% when compared to adjusted base (73.92%)

Details

Codecov Report

Attention: Patch coverage is 66.12903% with 21 lines in your changes missing coverage. Please review.

Project coverage is 73.92%. Comparing base (732505c) to head (b2332bf).

Files with missing lines Patch % Lines
crates/core/src/control_flow/time.rs 38.09% 13 Missing ⚠️
crates/sdk/src/masp/utilities.rs 80.48% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4016      +/-   ##
==========================================
- Coverage   73.92%   73.92%   -0.01%     
==========================================
  Files         341      341              
  Lines      106467   106510      +43     
==========================================
+ Hits        78709    78740      +31     
- Misses      27758    27770      +12     

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