-
Notifications
You must be signed in to change notification settings - Fork 36
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(whale-api): skip null txid used by evmtx #2148
fix(whale-api): skip null txid used by evmtx #2148
Conversation
✅ Deploy Preview for jellyfishsdk ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
@@ Coverage Diff @@
## main #2148 +/- ##
==========================================
+ Coverage 88.00% 92.42% +4.41%
==========================================
Files 363 372 +9
Lines 11000 11213 +213
Branches 1435 1459 +24
==========================================
+ Hits 9681 10364 +683
+ Misses 1265 813 -452
+ Partials 54 36 -18
... and 76 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Docker build preview for jellyfish/apps is ready! Built with commit a546c65
You can also get an immutable image with the commit hash
|
cf7cb88
to
2442c09
Compare
What this PR does / why we need it:
Which issue(s) does this PR fixes?:
Fixes #
Additional comments?: