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(collator): process large messages queue in master #465

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

Conversation

SmaGMan
Copy link
Contributor

@SmaGMan SmaGMan commented Nov 18, 2024

No description provided.

@SmaGMan SmaGMan force-pushed the feature/large-queue-in-master branch from 750260a to f664f78 Compare November 18, 2024 10:26
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 47.26166% with 260 lines in your changes missing coverage. Please review.

Project coverage is 43.28%. Comparing base (4755326) to head (d3fbc28).

Files with missing lines Patch % Lines
collator/src/collator/mod.rs 42.99% 121 Missing and 1 partial ⚠️
collator/src/manager/mod.rs 69.41% 51 Missing and 1 partial ⚠️
collator/src/manager/blocks_cache.rs 0.00% 29 Missing ⚠️
collator/src/collator/do_collate/prepare.rs 0.00% 16 Missing ⚠️
collator/src/collator/do_collate/execute.rs 0.00% 14 Missing ⚠️
collator/src/state_node.rs 0.00% 10 Missing ⚠️
collator/src/collator/do_collate/mod.rs 25.00% 9 Missing ⚠️
collator/src/manager/types.rs 63.63% 4 Missing ⚠️
collator/src/collator/debug_info.rs 0.00% 2 Missing ⚠️
collator/src/collator/types.rs 90.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
+ Coverage   43.00%   43.28%   +0.28%     
==========================================
  Files         266      266              
  Lines       46484    46640     +156     
  Branches    46484    46640     +156     
==========================================
+ Hits        19989    20187     +198     
+ Misses      25413    25372      -41     
+ Partials     1082     1081       -1     

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

@SmaGMan SmaGMan force-pushed the feature/large-queue-in-master branch 8 times, most recently from 6953623 to dac8002 Compare November 25, 2024 16:20
@SmaGMan SmaGMan force-pushed the feature/large-queue-in-master branch from dac8002 to b5b42b7 Compare November 25, 2024 16:21
@SmaGMan SmaGMan force-pushed the feature/large-queue-in-master branch 2 times, most recently from a70053a to 6df54f9 Compare November 26, 2024 13:56
@SmaGMan SmaGMan force-pushed the feature/large-queue-in-master branch from 6df54f9 to d3fbc28 Compare November 26, 2024 21:33
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