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: more information added to AllBatchError. (PRO-1171) #4535

Merged
merged 5 commits into from
Feb 16, 2024

fix: unit test

37a8998
Select commit
Loading
Failed to load commit list.
Merged

feat: more information added to AllBatchError. (PRO-1171) #4535

fix: unit test
37a8998
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2024 in 0s

73% (-0%) compared to e0983e2

Details

Codecov Report

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

Comparison is base (e0983e2) 73% compared to head (37a8998) 73%.
Report is 3 commits behind head on main.

Files Patch % Lines
state-chain/chains/src/lib.rs 13% 12 Missing and 1 partial ⚠️
state-chain/chains/src/btc/api.rs 0% 0 Missing and 2 partials ⚠️
state-chain/chains/src/dot/api.rs 0% 1 Missing ⚠️
state-chain/chains/src/eth/api.rs 50% 1 Missing ⚠️
state-chain/pallets/cf-ingress-egress/src/lib.rs 86% 1 Missing ⚠️
state-chain/traits/src/mocks/api_call.rs 50% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #4535    +/-   ##
======================================
- Coverage     73%     73%    -0%     
======================================
  Files        401     401            
  Lines      68357   68184   -173     
  Branches   68357   68184   -173     
======================================
- Hits       49832   49585   -247     
- Misses     15895   15973    +78     
+ Partials    2630    2626     -4     

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