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

feat: Hot reloading of Signer keys store #1232

Merged
merged 7 commits into from
Mar 11, 2024

more docu

941e859
Select commit
Loading
Failed to load commit list.
Merged

feat: Hot reloading of Signer keys store #1232

more docu
941e859
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 1s

89.28% (+0.03%) compared to 9abf723

View this Pull Request on Codecov

89.28% (+0.03%) compared to 9abf723

Details

Codecov Report

Attention: Patch coverage is 98.55072% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.28%. Comparing base (9abf723) to head (941e859).

Files Patch % Lines
internal/signer/jwt_signer.go 98.43% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1232      +/-   ##
==========================================
+ Coverage   89.24%   89.28%   +0.03%     
==========================================
  Files         269      269              
  Lines        8837     8862      +25     
==========================================
+ Hits         7887     7912      +25     
  Misses        703      703              
  Partials      247      247              

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