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

fix(collator): pass min top processed to anchor on mempool state update #501

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

SmaGMan
Copy link
Contributor

@SmaGMan SmaGMan commented Dec 10, 2024

No description provided.

@SmaGMan SmaGMan requested review from Rexagon and Mododo December 10, 2024 20:57
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 43.83%. Comparing base (604d035) to head (a1ba684).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
collator/src/mempool/impls/std_impl.rs 0.00% 6 Missing ⚠️
collator/src/mempool/state_update_context.rs 0.00% 2 Missing ⚠️
collator/src/manager/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
+ Coverage   43.80%   43.83%   +0.03%     
==========================================
  Files         269      269              
  Lines       47299    47294       -5     
  Branches    47299    47294       -5     
==========================================
+ Hits        20720    20733      +13     
+ Misses      25518    25498      -20     
- Partials     1061     1063       +2     

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

@Rexagon Rexagon added this pull request to the merge queue Dec 10, 2024
Merged via the queue into master with commit 3cb9be6 Dec 10, 2024
8 of 9 checks passed
@Rexagon Rexagon deleted the fix/top-anchor-on-mempool-start branch December 10, 2024 21:57
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.

3 participants