fix(*): throw Error objects to help with debugging
#1045
Merged
Codecov / codecov/project
failed
Mar 24, 2026 in 0s
80.56% (-0.38%) compared to 5034b4f
View this Pull Request on Codecov
80.56% (-0.38%) compared to 5034b4f
Details
Codecov Report
❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.56%. Comparing base (5034b4f) to head (b6bdada).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/auth.js | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1045 +/- ##
==========================================
- Coverage 80.93% 80.56% -0.38%
==========================================
Files 39 39
Lines 4841 4846 +5
==========================================
- Hits 3918 3904 -14
- Misses 923 942 +19 ☔ 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