fix!: header & data namespace DA #2560
Merged
Merged
Codecov / codecov/project
succeeded
Aug 12, 2025 in 1s
72.76% (+0.37%) compared to 6bdc919
View this Pull Request on Codecov
72.76% (+0.37%) compared to 6bdc919
Details
Codecov Report
❌ Patch coverage is 85.81560% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.76%. Comparing base (6bdc919) to head (7dd593c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/rpc/server/server.go | 55.00% | 9 Missing |
| da/jsonrpc/client.go | 87.50% | 5 Missing |
| core/da/namespace.go | 95.71% | 2 Missing and 1 partial |
| pkg/rpc/client/client.go | 66.66% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2560 +/- ##
==========================================
+ Coverage 72.38% 72.76% +0.37%
==========================================
Files 71 72 +1
Lines 7211 7303 +92
==========================================
+ Hits 5220 5314 +94
+ Misses 1570 1566 -4
- Partials 421 423 +2 ☔ 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.
Loading