Replace tar-stream usage with nanotar-backed tar handling #137
Codecov / codecov/project
failed
Apr 23, 2026 in 0s
92.22% (-4.20%) compared to 9c885e5
View this Pull Request on Codecov
92.22% (-4.20%) compared to 9c885e5
Details
Codecov Report
❌ Patch coverage is 82.14286% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.22%. Comparing base (9c885e5) to head (6b71f3c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/tar/archive.js | 77.58% | 63 Missing |
| lib/tar/uncompress_stream.js | 88.23% | 6 Missing |
| lib/tar/file_stream.js | 90.69% | 4 Missing |
| lib/tar/stream.js | 95.55% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #137 +/- ##
==========================================
- Coverage 96.41% 92.22% -4.20%
==========================================
Files 19 20 +1
Lines 1145 1492 +347
Branches 294 388 +94
==========================================
+ Hits 1104 1376 +272
- Misses 41 116 +75 ☔ 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