refactor: retire legacy error envelopes and enforce typed contract#1449
Open
evandance wants to merge 1 commit into
Open
refactor: retire legacy error envelopes and enforce typed contract#1449evandance wants to merge 1 commit into
evandance wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 16, 2026 in 1s
73.59% (+0.17%) compared to ed7fdd1
View this Pull Request on Codecov
73.59% (+0.17%) compared to ed7fdd1
Details
Codecov Report
❌ Patch coverage is 74.86034% with 90 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.59%. Comparing base (ed7fdd1) to head (1943a83).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| shortcuts/common/runner.go | 44.82% | 16 Missing |
| internal/core/config.go | 38.46% | 6 Missing and 2 partials |
| cmd/config/init.go | 58.82% | 6 Missing and 1 partial |
| internal/hook/install.go | 30.00% | 7 Missing |
| internal/client/response.go | 45.45% | 4 Missing and 2 partials |
| cmd/api/api.go | 80.00% | 5 Missing |
| cmd/profile/add.go | 78.26% | 5 Missing |
| cmd/config/init_messages.go | 0.00% | 4 Missing |
| cmd/platform_guards.go | 80.95% | 4 Missing |
| internal/output/jq.go | 55.55% | 4 Missing |
| ... and 13 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #1449 +/- ##
==========================================
+ Coverage 73.42% 73.59% +0.17%
==========================================
Files 753 750 -3
Lines 70111 69671 -440
==========================================
- Hits 51476 51273 -203
+ Misses 14826 14619 -207
+ Partials 3809 3779 -30 ☔ View full report in Codecov by Harness.
📢 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