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

Add refresh endpoint for JWT tokens #2570

Closed
wants to merge 27 commits into from

Add tests

35737f8
Select commit
Loading
Failed to load commit list.
Closed

Add refresh endpoint for JWT tokens #2570

Add tests
35737f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 1s

55.69% (+0.49%) compared to e879e67

View this Pull Request on Codecov

55.69% (+0.49%) compared to e879e67

Details

Codecov Report

Attention: Patch coverage is 98.41270% with 1 line in your changes missing coverage. Please review.

Project coverage is 55.69%. Comparing base (e879e67) to head (35737f8).
Report is 1207 commits behind head on master.

Files with missing lines Patch % Lines
python/nav/models/api.py 97.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2570      +/-   ##
==========================================
+ Coverage   55.19%   55.69%   +0.49%     
==========================================
  Files         561      567       +6     
  Lines       40917    41286     +369     
==========================================
+ Hits        22584    22993     +409     
+ Misses      18333    18293      -40     

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