Skip to content

feat!: `PolicyError` trait must implement `core::error::Error`

b6ac756
Select commit
Loading
Failed to load commit list.
Draft

feat: implement support for JsonWebKey sets #144

feat!: `PolicyError` trait must implement `core::error::Error`
b6ac756
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

54.3% (-0.2%) compared to 15abbd4

View this Pull Request on Codecov

54.3% (-0.2%) compared to 15abbd4

Details

Codecov Report

❌ Patch coverage is 44.69697% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.3%. Comparing base (15abbd4) to head (b6ac756).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/jwk/set.rs 35.9% 73 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/jwk.rs 52.3% <ø> (+0.9%) ⬆️
src/jwk/policy.rs 38.0% <ø> (ø)
src/jws.rs 79.6% <100.0%> (+0.8%) ⬆️
src/jws/verify.rs 61.5% <100.0%> (+5.0%) ⬆️
src/jwk/set.rs 35.9% <35.9%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.