-
Notifications
You must be signed in to change notification settings - Fork 186
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 trace pending txns #2378
Merged
Merged
Fix trace pending txns #2378
Conversation
This file contains 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
wojciechos
temporarily deployed
to
Development
January 15, 2025 06:37 — with
GitHub Actions
Inactive
wojciechos
force-pushed
the
wojciechos/fix-pending-trace
branch
3 times, most recently
from
January 15, 2025 07:51
88f0cb3
to
e63c500
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2378 +/- ##
==========================================
+ Coverage 74.68% 74.70% +0.01%
==========================================
Files 111 111
Lines 12123 12123
==========================================
+ Hits 9054 9056 +2
+ Misses 2370 2368 -2
Partials 699 699 ☔ View full report in Codecov by Sentry. |
wojciechos
force-pushed
the
wojciechos/fix-pending-trace
branch
from
January 15, 2025 12:32
e63c500
to
035a5f5
Compare
IronGauntlets
temporarily deployed
to
Development
January 15, 2025 18:43 — with
GitHub Actions
Inactive
wojciechos
force-pushed
the
wojciechos/fix-pending-trace
branch
6 times, most recently
from
January 20, 2025 09:42
0b53960
to
b232c49
Compare
Co-authored-by: IronGauntlets <[email protected]>
wojciechos
force-pushed
the
wojciechos/fix-pending-trace
branch
from
January 20, 2025 10:01
b232c49
to
313c163
Compare
derrix060
reviewed
Jan 20, 2025
wojciechos
temporarily deployed
to
Development
January 20, 2025 11:05 — with
GitHub Actions
Inactive
rodrigo-pino
approved these changes
Jan 20, 2025
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.
Looks good to me!
rianhughes
approved these changes
Jan 20, 2025
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.
Fix support for tracing transactions in the pending block.