[blockchain] [ethereum] Avoid 409 Retries on Contract Deploys/Invokes and Mark Operations Pending #1715
+118
−29
Codecov / codecov/project
succeeded
Jan 8, 2026 in 0s
99.96% (-0.01%) compared to df3fe81
View this Pull Request on Codecov
99.96% (-0.01%) compared to df3fe81
Details
Codecov Report
❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.96%. Comparing base (df3fe81) to head (ff2ce27).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/blockchain/ethereum/ethereum.go | 50.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1715 +/- ##
==========================================
- Coverage 99.96% 99.96% -0.01%
==========================================
Files 342 342
Lines 25022 25028 +6
==========================================
+ Hits 25014 25018 +4
- Misses 4 5 +1
- Partials 4 5 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading