Implements comprehensive transaction validation for mock-chain package. #205
Codecov / codecov/project
failed
Apr 4, 2026 in 0s
99.94% (-0.06%) compared to 69c8309
View this Pull Request on Codecov
99.94% (-0.06%) compared to 69c8309
Details
Codecov Report
❌ Patch coverage is 93.33333% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.94%. Comparing base (69c8309) to head (e99ee31).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/mock-chain/src/mockChain.ts | 77.77% | 4 Missing |
| packages/mock-chain/src/transactionChecks.ts | 96.07% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #205 +/- ##
===========================================
- Coverage 100.00% 99.94% -0.06%
===========================================
Files 124 125 +1
Lines 14204 14324 +120
Branches 1778 1808 +30
===========================================
+ Hits 14204 14316 +112
- Misses 0 8 +8 ☔ 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