Conversation
|
Benchmark results for revision 57deeb6:
Full results
Compare the results above with those for the default branch. |
20ea7a3 to
4493352
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #793 +/- ##
==========================================
+ Coverage 91.07% 91.09% +0.02%
==========================================
Files 110 110
Lines 20831 20913 +82
Branches 20831 20913 +82
==========================================
+ Hits 18971 19050 +79
- Misses 1487 1490 +3
Partials 373 373 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
victor-dumitrescu
requested changes
Feb 9, 2026
vapourismo
reviewed
Feb 9, 2026
emturner
reviewed
Feb 10, 2026
emturner
reviewed
Feb 11, 2026
9 tasks
victor-dumitrescu
approved these changes
Feb 12, 2026
emturner
requested changes
Feb 12, 2026
emturner
approved these changes
Feb 12, 2026
false: Ryan Tan <ryan.tan@trili.tech>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes RV-896
What
Support reading outbox messages from an outbox level.
Why
The Outbox component needs to expose this API to support
get_outboxAPI in the Rollup Node.Manually Testing
Regressions
Tasks for the Author