fix(cfg): fix borked /v1/security/*token
API endpoints by disabling verify sub claim in JWT to be string type in PyJWT >= 2.10
#32244
Codecov / codecov/project
succeeded
Feb 13, 2025 in 0s
83.45% (+22.96%) compared to 76d897e
View this Pull Request on Codecov
83.45% (+22.96%) compared to 76d897e
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 83.45%. Comparing base (
76d897e
) to head (1ad857e
).
Report is 1445 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #32244 +/- ##
===========================================
+ Coverage 60.48% 83.45% +22.96%
===========================================
Files 1931 546 -1385
Lines 76236 39098 -37138
Branches 8568 0 -8568
===========================================
- Hits 46114 32630 -13484
+ Misses 28017 6468 -21549
+ Partials 2105 0 -2105
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading