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_token API call #139

Add refresh_token API call

a6b7e10
Select commit
Loading
Failed to load commit list.
Merged

Add refresh_token API call #139

Add refresh_token API call
a6b7e10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2023 in 1s

96.49% (+0.07%) compared to da66c92

View this Pull Request on Codecov

96.49% (+0.07%) compared to da66c92

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07% 🎉

Comparison is base (da66c92) 96.42% compared to head (a6b7e10) 96.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   96.42%   96.49%   +0.07%     
==========================================
  Files           8        8              
  Lines         895      914      +19     
  Branches       66       69       +3     
==========================================
+ Hits          863      882      +19     
  Misses         19       19              
  Partials       13       13              
Files Changed Coverage Δ
taiga/client.py 92.06% <100.00%> (+1.40%) ⬆️

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