contract-sdk/specs/token/oas2: Fix and improve self-transfer #2450
+13
−4
Codecov / codecov/project
succeeded
May 4, 2026 in 0s
51.32% (-0.01%) compared to f8bc6c6, passed because coverage increased by 0% when compared to adjusted base (51.32%)
View this Pull Request on Codecov
51.32% (-0.01%) compared to f8bc6c6, passed because coverage increased by 0% when compared to adjusted base (51.32%)
Details
Codecov Report
❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.32%. Comparing base (f8bc6c6) to head (8c8abf8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| contract-sdk/specs/token/oas20/src/helpers.rs | 50.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2450 +/- ##
==========================================
- Coverage 51.33% 51.32% -0.01%
==========================================
Files 237 237
Lines 17112 17117 +5
==========================================
+ Hits 8784 8786 +2
- Misses 8268 8271 +3
Partials 60 60 ☔ 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