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: broker can encode btc smart contract call #5329

Merged
merged 10 commits into from
Oct 22, 2024

fmt

d8661eb
Select commit
Loading
Failed to load commit list.
Merged

feat: broker can encode btc smart contract call #5329

fmt
d8661eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

71% (-0%) compared to d59eac6

Details

Codecov Report

Attention: Patch coverage is 22.28916% with 129 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (d59eac6) to head (d8661eb).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
api/lib/src/lib.rs 0% 53 Missing ⚠️
...ate-chain/traits/src/mocks/swap_limits_provider.rs 0% 26 Missing ⚠️
state-chain/custom-rpc/src/lib.rs 0% 23 Missing ⚠️
...ne/src/state_chain_observer/client/base_rpc_api.rs 0% 12 Missing ⚠️
state-chain/pallets/cf-swapping/src/lib.rs 69% 11 Missing ⚠️
state-chain/runtime/src/lib.rs 50% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5329    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        490     492     +2     
  Lines      85209   85614   +405     
  Branches   85209   85614   +405     
======================================
+ Hits       60659   60917   +258     
- Misses     21837   21964   +127     
- Partials    2713    2733    +20     

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