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

chore: update polkadot sdk 1.15.2, rust to 2024-07-31 #5306

Merged
merged 28 commits into from
Oct 9, 2024

fix: code coverage tests compiler error

89edf9b
Select commit
Loading
Failed to load commit list.
Merged

chore: update polkadot sdk 1.15.2, rust to 2024-07-31 #5306

fix: code coverage tests compiler error
89edf9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 1s

71% (+1%) compared to 4aa38bb

Details

Codecov Report

Attention: Patch coverage is 25.07289% with 257 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (4aa38bb) to head (89edf9b).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/custom-rpc/src/lib.rs 0% 63 Missing ⚠️
state-chain/node/src/service.rs 0% 62 Missing ⚠️
...ne/src/state_chain_observer/client/base_rpc_api.rs 0% 43 Missing ⚠️
api/lib/src/queries.rs 0% 15 Missing ⚠️
state-chain/runtime/src/monitoring_apis.rs 0% 0 Missing and 14 partials ⚠️
state-chain/chains/src/dot/benchmarking.rs 0% 10 Missing ⚠️
...hunked_chain_source/chunked_by_vault/continuous.rs 0% 8 Missing ⚠️
state-chain/runtime/src/lib.rs 42% 0 Missing and 7 partials ⚠️
.../client/extrinsic_api/signed/submission_watcher.rs 0% 5 Missing ⚠️
...te_chain_observer/client/extrinsic_api/unsigned.rs 0% 4 Missing ⚠️
... and 16 more
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5306     +/-   ##
=======================================
+ Coverage     70%     71%     +1%     
=======================================
  Files        489     487      -2     
  Lines      87875   84720   -3155     
  Branches   87875   84720   -3155     
=======================================
- Hits       61938   60159   -1779     
+ Misses     22630   21854    -776     
+ Partials    3307    2707    -600     

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