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

test_loop: add a malicious chunk producer test #12795

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nagisa
Copy link
Collaborator

@nagisa nagisa commented Jan 24, 2025

No description provided.

@nagisa nagisa requested a review from pugachAG January 24, 2025 13:29
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.54%. Comparing base (2375fd7) to head (4fe4f69).
Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
chain/client/src/client_actor.rs 75.00% 0 Missing and 1 partial ⚠️
core/async/src/test_loop.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12795      +/-   ##
==========================================
+ Coverage   70.49%   70.54%   +0.05%     
==========================================
  Files         846      846              
  Lines      174626   174939     +313     
  Branches   174626   174939     +313     
==========================================
+ Hits       123103   123418     +315     
+ Misses      46290    46265      -25     
- Partials     5233     5256      +23     
Flag Coverage Δ
backward-compatibility 0.16% <0.00%> (-0.01%) ⬇️
db-migration 0.16% <0.00%> (-0.01%) ⬇️
genesis-check 1.35% <0.00%> (-0.01%) ⬇️
linux 69.13% <95.23%> (+0.23%) ⬆️
linux-nightly 70.17% <92.00%> (+0.08%) ⬆️
pytests 1.64% <0.00%> (-0.01%) ⬇️
sanity-checks 1.46% <0.00%> (-0.01%) ⬇️
unittests 70.38% <92.00%> (+0.05%) ⬆️
upgradability 0.20% <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