Refactor printer functions into factory pattern #189
+152
−405
Codecov / codecov/project
succeeded
Mar 30, 2026 in 1s
96.26% (-0.52%) compared to 59c00e7, passed because coverage increased by 0.20% when compared to adjusted base (96.05%)
View this Pull Request on Codecov
96.26% (-0.52%) compared to 59c00e7, passed because coverage increased by 0.20% when compared to adjusted base (96.05%)
Details
Codecov Report
❌ Patch coverage is 97.10145% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.26%. Comparing base (59c00e7) to head (3e2c7b5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/lib/index.ts | 97.10% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #189 +/- ##
==========================================
- Coverage 96.78% 96.26% -0.52%
==========================================
Files 2 2
Lines 342 348 +6
Branches 119 119
==========================================
+ Hits 331 335 +4
- Misses 10 12 +2
Partials 1 1 ☔ 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.
Loading