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

Draft(WIP): Sending and handling messages for newly-deployed contracts #12320

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

Conversation

tayfunelmas
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

Attention: Patch coverage is 34.54545% with 144 lines in your changes missing coverage. Please review.

Project coverage is 71.22%. Comparing base (e62f92c) to head (abded6e).
Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
...alidation/partial_witness/partial_witness_actor.rs 4.28% 67 Missing ⚠️
...src/stateless_validation/state_witness_producer.rs 0.00% 48 Missing and 1 partial ⚠️
chain/network/src/test_loop.rs 0.00% 10 Missing ⚠️
chain/client/src/stateless_validation/validate.rs 0.00% 9 Missing ⚠️
chain/chain/src/test_utils/kv_runtime.rs 0.00% 7 Missing ⚠️
chain/chain/src/runtime/mod.rs 97.50% 0 Missing and 1 partial ⚠️
chain/chain/src/runtime/tests.rs 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12320      +/-   ##
==========================================
- Coverage   71.55%   71.22%   -0.34%     
==========================================
  Files         838      838              
  Lines      168683   169166     +483     
  Branches   168683   169166     +483     
==========================================
- Hits       120708   120484     -224     
- Misses      42715    43438     +723     
+ Partials     5260     5244      -16     
Flag Coverage Δ
backward-compatibility 0.16% <0.00%> (-0.01%) ⬇️
db-migration 0.16% <0.00%> (-0.01%) ⬇️
genesis-check 1.23% <0.00%> (-0.01%) ⬇️
integration-tests 39.04% <18.63%> (+0.10%) ⬆️
linux 70.63% <34.54%> (-0.46%) ⬇️
linux-nightly 70.80% <34.54%> (-0.33%) ⬇️
macos 50.37% <34.54%> (-3.81%) ⬇️
pytests 1.54% <0.00%> (-0.01%) ⬇️
sanity-checks 1.35% <0.00%> (-0.01%) ⬇️
unittests 64.12% <34.54%> (-1.20%) ⬇️
upgradability 0.21% <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.

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.

1 participant