Add W3C test vectors and expand algorithm support #96
Codecov / codecov/project
succeeded
Feb 3, 2026 in 0s
81.00% (-0.41%) compared to 971dbab
View this Pull Request on Codecov
81.00% (-0.41%) compared to 971dbab
Details
Codecov Report
❌ Patch coverage is 28.23529% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.00%. Comparing base (971dbab) to head (7424138).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/PublicKey/OctetKeyPair.php | 0.00% | 33 Missing |
| src/COSE/Curve.php | 29.41% | 12 Missing |
| src/COSE/Algorithm.php | 0.00% | 7 Missing |
| src/PublicKey/EllipticCurve.php | 66.66% | 6 Missing |
| src/Attestations/Packed.php | 66.66% | 2 Missing |
| src/COSEKey.php | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #96 +/- ##
============================================
- Coverage 81.41% 81.00% -0.41%
- Complexity 335 367 +32
============================================
Files 33 35 +2
Lines 1033 1053 +20
============================================
+ Hits 841 853 +12
- Misses 192 200 +8 ☔ 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