chore: use relative imports. - #33
Merged
Merged
Codecov / codecov/project
succeeded
Dec 29, 2025 in 0s
94.18% (target 80.00%)
View this Pull Request on Codecov
94.18% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 89.01099% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.18%. Comparing base (b1e8848) to head (1acca87).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/format.ts | 85.43% | 15 Missing |
| src/helpers/ast.ts | 93.61% | 3 Missing |
| src/helpers/identifier.ts | 75.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #33 +/- ##
==========================================
- Coverage 94.57% 94.18% -0.39%
==========================================
Files 15 16 +1
Lines 3300 3390 +90
Branches 805 822 +17
==========================================
+ Hits 3121 3193 +72
- Misses 170 188 +18
Partials 9 9 ☔ 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