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

feature/PRO-1712/reject-tx #5332

Merged
merged 74 commits into from
Oct 29, 2024

Merge branch 'main' into feature/pro-1712/reject-tx

80a8b1d
Select commit
Loading
Failed to load commit list.
Merged

feature/PRO-1712/reject-tx #5332

Merge branch 'main' into feature/pro-1712/reject-tx
80a8b1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

71% (-0%) compared to 92436ff

Details

Codecov Report

Attention: Patch coverage is 55.76923% with 69 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (92436ff) to head (80a8b1d).

Files with missing lines Patch % Lines
state-chain/pallets/cf-ingress-egress/src/lib.rs 56% 22 Missing and 1 partial ⚠️
state-chain/chains/src/btc/api.rs 0% 22 Missing ⚠️
state-chain/traits/src/mocks/api_call.rs 44% 9 Missing ⚠️
state-chain/chains/src/lib.rs 30% 7 Missing ⚠️
state-chain/chains/src/benchmarking_value.rs 0% 3 Missing ⚠️
state-chain/chains/src/mocks.rs 0% 3 Missing ⚠️
state-chain/runtime/src/chainflip.rs 90% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5332    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        496     496            
  Lines      86476   86172   -304     
  Branches   86476   86172   -304     
======================================
- Hits       61717   61346   -371     
- Misses     21996   22058    +62     
- Partials    2763    2768     +5     

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