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

[wip] feat: global contract usage #12886

Draft
wants to merge 44 commits into
base: master
Choose a base branch
from
Draft

Conversation

stedfn
Copy link
Contributor

@stedfn stedfn commented Feb 7, 2025

No description provided.

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 82.73381% with 24 lines in your changes missing coverage. Please review.

Project coverage is 70.66%. Comparing base (fb95d7b) to head (157b0f9).

Files with missing lines Patch % Lines
runtime/runtime/src/actions.rs 58.62% 10 Missing and 2 partials ⚠️
core/primitives/src/errors.rs 0.00% 4 Missing ⚠️
runtime/runtime/src/lib.rs 85.71% 0 Missing and 3 partials ⚠️
chain/chain-primitives/src/error.rs 0.00% 1 Missing ⚠️
chain/chain/src/runtime/mod.rs 0.00% 1 Missing ⚠️
core/store/src/trie/update.rs 94.44% 1 Missing ⚠️
...egration-tests/src/test_loop/utils/transactions.rs 98.24% 0 Missing and 1 partial ⚠️
integration-tests/src/user/runtime_user.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #12886       +/-   ##
===========================================
+ Coverage    1.73%   70.66%   +68.92%     
===========================================
  Files         675      851      +176     
  Lines      121457   175038    +53581     
  Branches   121457   175038    +53581     
===========================================
+ Hits         2108   123684   +121576     
+ Misses     119246    46220    -73026     
- Partials      103     5134     +5031     
Flag Coverage Δ
backward-compatibility 0.36% <0.00%> (?)
db-migration 0.36% <0.00%> (-0.01%) ⬇️
genesis-check 1.42% <0.00%> (-0.01%) ⬇️
linux 70.36% <12.19%> (+68.63%) ⬆️
linux-nightly 70.28% <82.73%> (?)
pytests 1.73% <0.00%> (-0.01%) ⬇️
sanity-checks 1.54% <0.00%> (-0.01%) ⬇️
unittests 70.49% <82.73%> (?)
upgradability 0.36% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Base automatically changed from stefan/global_contract_account_support to master February 10, 2025 09:08
@stedfn stedfn force-pushed the stefan/global_contract_usage branch from ac40cd9 to b4c4c2f Compare February 11, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants