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: API Bins check SC compatibility #4342

Merged
merged 2 commits into from
Dec 14, 2023

chore: cargo fmt

74dd5b1
Select commit
Loading
Failed to load commit list.
Merged

feat: API Bins check SC compatibility #4342

chore: cargo fmt
74dd5b1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 14, 2023 in 0s

71% (-0%) compared to e8fd491

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (e8fd491) 71% compared to head (74dd5b1) 71%.
Report is 9 commits behind head on main.

Files Patch % Lines
engine/src/state_chain_observer/client/mod.rs 0% 12 Missing ⚠️
api/lib/src/lib.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #4342    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        390     393     +3     
  Lines      66407   66671   +264     
  Branches   66407   66671   +264     
======================================
+ Hits       47451   47498    +47     
- Misses     16580   16747   +167     
- Partials    2376    2426    +50     

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