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

Preparation for keys cache recovery securify #13

Merged
merged 79 commits into from
Sep 20, 2024

Conversation

CyonAlexRDX
Copy link
Contributor

No description provided.

@CyonAlexRDX CyonAlexRDX marked this pull request as ready for review September 20, 2024 07:57
@CyonAlexRDX CyonAlexRDX merged commit c7839f4 into main Sep 20, 2024
4 checks passed
@CyonAlexRDX CyonAlexRDX deleted the preparation_for_keys_cache_recovery_securify branch September 20, 2024 07:59
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 78.20513% with 17 lines in your changes missing coverage. Please review.

Project coverage is 96.1%. Comparing base (29b33b9) to head (8f5669f).
Report is 80 commits behind head on main.

Files with missing lines Patch % Lines
src/gateway/gateway_readonly.rs 0.0% 12 Missing ⚠️
src/gateway/gateway_read_write.rs 0.0% 4 Missing ⚠️
src/gateway/on_chain_entity_state.rs 95.4% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main     #13     +/-   ##
=======================================
- Coverage   97.5%   96.1%   -1.5%     
=======================================
  Files         45      49      +4     
  Lines       1093    1136     +43     
=======================================
+ Hits        1066    1092     +26     
- Misses        27      44     +17     
Files with missing lines Coverage Δ
src/derivation/collector/keys_collector.rs 96.7% <100.0%> (ø)
...y_securify_cache/probably_free_factor_instances.rs 100.0% <100.0%> (ø)
src/signing/collector/signatures_collector.rs 96.6% <100.0%> (ø)
...ing/collector/signatures_collector_preprocessor.rs 100.0% <100.0%> (ø)
...raction/requests/mono_factor_sign_request_input.rs 100.0% <100.0%> (ø)
...t_interaction/requests/poly_factor_sign_request.rs 100.0% <ø> (ø)
...raction/requests/transaction_sign_request_input.rs 100.0% <100.0%> (ø)
src/signing/petition_types/petition_for_entity.rs 95.5% <100.0%> (-0.2%) ⬇️
...petition_for_factors/petition_for_factors_state.rs 100.0% <ø> (ø)
...for_factors/petition_for_factors_state_snapshot.rs 100.0% <100.0%> (ø)
... and 10 more

... and 1 file with indirect coverage changes

@CyonAlexRDX CyonAlexRDX restored the preparation_for_keys_cache_recovery_securify branch September 20, 2024 07:59
@CyonAlexRDX CyonAlexRDX deleted the preparation_for_keys_cache_recovery_securify branch September 20, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants