fix: patch File to support test on Node.js 18 #31
Codecov / codecov/project
succeeded
Aug 9, 2025 in 1s
91.41% (+0.01%) compared to 798a8d1
View this Pull Request on Codecov
91.41% (+0.01%) compared to 798a8d1
Details
Codecov Report
❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.41%. Comparing base (798a8d1) to head (162c562).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/util/sign.ts | 81.81% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #31 +/- ##
==========================================
+ Coverage 91.40% 91.41% +0.01%
==========================================
Files 15 15
Lines 1443 1445 +2
Branches 291 291
==========================================
+ Hits 1319 1321 +2
Misses 124 124 ☔ 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