Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(middleware/jwt): Changed the jwt-secret type to SignatureKey #3167

Merged
merged 2 commits into from
Jul 20, 2024

Changed import to type-import

721bc80
Select commit
Loading
Failed to load commit list.
Merged

fix(middleware/jwt): Changed the jwt-secret type to SignatureKey #3167

Changed import to type-import
721bc80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2024 in 0s

96.18% (target 75.00%)

View this Pull Request on Codecov

96.18% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.18%. Comparing base (84424ad) to head (721bc80).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3167   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files         151      151           
  Lines       15056    15057    +1     
  Branches     2607     2606    -1     
=======================================
+ Hits        14482    14483    +1     
  Misses        574      574           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.