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

feature(collator): int queue version #599

Open
wants to merge 4 commits into
base: feat/imp-sync-long-tail
Choose a base branch
from

Conversation

drmick
Copy link
Member

@drmick drmick commented Feb 12, 2025

No description provided.

@drmick drmick requested a review from SmaGMan February 12, 2025 15:44
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 65.65934% with 250 lines in your changes missing coverage. Please review.

Please upload report for BASE (feat/imp-sync-long-tail@164d06b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
storage/src/store/internal_queue/mod.rs 65.25% 132 Missing and 7 partials ⚠️
storage/src/store/internal_queue/model.rs 16.32% 41 Missing ⚠️
collator/src/manager/blocks_cache.rs 0.00% 14 Missing ⚠️
collator/src/internal_queue/queue.rs 77.35% 8 Missing and 4 partials ⚠️
collator/src/internal_queue/types.rs 83.33% 7 Missing and 4 partials ⚠️
collator/src/queue_adapter.rs 0.00% 9 Missing ⚠️
collator/src/collator/do_collate/mod.rs 0.00% 8 Missing ⚠️
collator/src/manager/mod.rs 0.00% 7 Missing ⚠️
...ator/src/internal_queue/state/uncommitted_state.rs 93.84% 0 Missing and 4 partials ⚠️
...r/src/collator/messages_reader/internals_reader.rs 0.00% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@                    Coverage Diff                     @@
##             feat/imp-sync-long-tail     #599   +/-   ##
==========================================================
  Coverage                           ?   42.94%           
==========================================================
  Files                              ?      278           
  Lines                              ?    52657           
  Branches                           ?    52657           
==========================================================
  Hits                               ?    22616           
  Misses                             ?    28863           
  Partials                           ?     1178           

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

@drmick drmick force-pushed the feat/imp-sync-long-tail-version branch from f3be75d to ac897e4 Compare February 12, 2025 16:56
@drmick drmick force-pushed the feat/imp-sync-long-tail-version branch from ac897e4 to 52f38bd Compare February 12, 2025 17:03
@drmick drmick force-pushed the feat/imp-sync-long-tail-version branch 3 times, most recently from 5ef0154 to d284c57 Compare February 23, 2025 17:32
@drmick drmick force-pushed the feat/imp-sync-long-tail-version branch from d284c57 to 210c733 Compare February 23, 2025 17:55
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