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

feat: speedy scc (PRO-777 PRO-593 PRO-434) #3986

Merged
merged 16 commits into from
Sep 25, 2023

logs

865b3fe
Select commit
Loading
Failed to load commit list.
Merged

feat: speedy scc (PRO-777 PRO-593 PRO-434) #3986

logs
865b3fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2023 in 0s

72% (-0%) compared to 178df88

Details

Codecov Report

Merging #3986 (865b3fe) into main (178df88) will decrease coverage by 0%.
Report is 7 commits behind head on main.
The diff coverage is 29%.

@@          Coverage Diff           @@
##            main   #3986    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        368     369     +1     
  Lines      58484   59264   +780     
  Branches   58484   59264   +780     
======================================
+ Hits       42327   42648   +321     
- Misses     14060   14500   +440     
- Partials    2097    2116    +19     
Files Changed Coverage Δ
api/lib/src/lib.rs 31% <0%> (ø)
api/lib/src/lp.rs 0% <0%> (ø)
...ne/src/state_chain_observer/client/base_rpc_api.rs 1% <0%> (-<1%) ⬇️
...e/src/state_chain_observer/client/error_decoder.rs 88% <0%> (ø)
...tate_chain_observer/client/extrinsic_api/signed.rs 0% <0%> (ø)
.../client/extrinsic_api/signed/submission_watcher.rs 25% <16%> (-9%) ⬇️
engine/src/state_chain_observer/client/mod.rs 17% <18%> (-<1%) ⬇️
...t/extrinsic_api/signed/submission_watcher/tests.rs 96% <95%> (+2%) ⬆️
...gine/src/state_chain_observer/sc_observer/tests.rs 88% <100%> (+<1%) ⬆️

... and 29 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more