feat(resources): the managed-resource upload streams into the multipart uploader, so a large file stores against a backend that bounds a single PUT (#1631) - #1633
Merged
Codecov / codecov/project
succeeded
Sep 5, 2026 in 1s
91.52% (target 82.00%)
View this Pull Request on Codecov
91.52% (target 82.00%)
Details
Codecov Report
❌ Patch coverage is 92.46575% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.52%. Comparing base (4e9f9fa) to head (d76e02b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/resource/handler.go | 92.78% | 4 Missing and 3 partials |
| pkg/resource/create.go | 80.95% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1633 +/- ##
==========================================
+ Coverage 90.45% 91.52% +1.07%
==========================================
Files 776 776
Lines 95498 77760 -17738
==========================================
- Hits 86385 71173 -15212
+ Misses 6841 4315 -2526
Partials 2272 2272 ☔ 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