Abstract out tokens from being tied tightly to access #981
Codecov / codecov/project
failed
Apr 6, 2026 in 0s
99.24% (-0.76%) compared to 2455200
View this Pull Request on Codecov
99.24% (-0.76%) compared to 2455200
Details
Codecov Report
❌ Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.24%. Comparing base (2455200) to head (9cc147c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Token/IdToken.php | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #981 +/- ##
=============================================
- Coverage 100.00% 99.24% -0.76%
- Complexity 191 196 +5
=============================================
Files 20 22 +2
Lines 516 527 +11
=============================================
+ Hits 516 523 +7
- Misses 0 4 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Token/AbstractToken.php | 100.00% <100.00%> (ø) |
|
| src/Token/AccessToken.php | 100.00% <100.00%> (ø) |
|
| src/Token/IdToken.php | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading