-
Notifications
You must be signed in to change notification settings - Fork 26
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
refactor(batcher): extract the deadline function in order to share with the validate flow #2049
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2049 +/- ##
==========================================
- Coverage 40.10% 5.04% -35.07%
==========================================
Files 26 144 +118
Lines 1895 17021 +15126
Branches 1895 17021 +15126
==========================================
+ Hits 760 858 +98
- Misses 1100 16091 +14991
- Partials 35 72 +37 ☔ View full report in Codecov by Sentry. |
84aa8b5
to
83cb3a1
Compare
716e6a1
to
4537c19
Compare
83cb3a1
to
372c808
Compare
4537c19
to
fcc9649
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @yair-starkware)
4115cb5
to
78a5182
Compare
fcc9649
to
6167a5f
Compare
78a5182
to
1c2a5f7
Compare
6167a5f
to
d751651
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Yael-Starkware)
…th the validate flow
d751651
to
5207191
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Yael-Starkware)
No description provided.