fix: ensure authorization_details can be passed in as array instead of only string#1111
Draft
frederikprijck wants to merge 5 commits into
Draft
fix: ensure authorization_details can be passed in as array instead of only string#1111frederikprijck wants to merge 5 commits into
frederikprijck wants to merge 5 commits into
Codecov / codecov/project
succeeded
Jun 15, 2026 in 1s
89.63% (+0.00%) compared to 1dcfc2d
View this Pull Request on Codecov
89.63% (+0.00%) compared to 1dcfc2d
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.63%. Comparing base (1dcfc2d) to head (bae0c7a).
Additional details and impacted files
@@ Coverage Diff @@
## master #1111 +/- ##
=======================================
Coverage 89.62% 89.63%
=======================================
Files 426 426
Lines 19804 19819 +15
Branches 9716 9724 +8
=======================================
+ Hits 17749 17764 +15
Misses 2055 2055 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/auth/backchannel.ts | 100.00% <100.00%> (ø) |
|
| src/auth/base-auth-api.ts | 97.82% <100.00%> (ø) |
|
| src/auth/oauth.ts | 100.00% <100.00%> (ø) |
🚀 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