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: Add batch extender + persistent fixes #45

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

fix

15e3e3c
Select commit
Loading
Failed to load commit list.
Open

feat: Add batch extender + persistent fixes #45

fix
15e3e3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 52.91480% with 105 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@70a0183). Learn more about missing BASE report.

Files with missing lines Patch % Lines
sequencing/transaction_queue.go 53.78% 48 Missing and 7 partials ⚠️
sequencing/batch_queue.go 48.93% 42 Missing and 6 partials ⚠️
cmd/centralized-sequencer/main.go 0.00% 1 Missing ⚠️
sequencing/sequencer.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage        ?   42.11%           
=======================================
  Files           ?        6           
  Lines           ?      793           
  Branches        ?        0           
=======================================
  Hits            ?      334           
  Misses          ?      417           
  Partials        ?       42           

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