chore(deps): upgrade lestrrat-go/jwx lib to v4 - #1449
Open
ecrupper wants to merge 4 commits into
Open
Codecov / codecov/project
failed
May 4, 2026 in 0s
58.03% (target 90.00%)
View this Pull Request on Codecov
58.03% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.03%. Comparing base (290c7b0) to head (dc49ad2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/token/generate_rsa.go | 0.00% | 16 Missing |
| database/testutils/api_resources.go | 0.00% | 7 Missing |
❌ Your project check has failed because the head coverage (58.03%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #1449 +/- ##
==========================================
+ Coverage 58.01% 58.03% +0.01%
==========================================
Files 663 663
Lines 25588 25580 -8
==========================================
Hits 14845 14845
+ Misses 10043 10035 -8
Partials 700 700 | Files with missing lines | Coverage Δ | |
|---|---|---|
| database/jwk/create.go | 84.61% <ø> (ø) |
|
| database/jwk/get.go | 100.00% <ø> (ø) |
|
| database/jwk/list.go | 76.47% <ø> (ø) |
|
| database/testutils/mock_args.go | 0.00% <ø> (ø) |
|
| database/types/jwk.go | 77.77% <ø> (ø) |
|
| mock/server/authentication.go | 0.00% <ø> (ø) |
|
| database/testutils/api_resources.go | 0.00% <0.00%> (ø) |
|
| internal/token/generate_rsa.go | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading