nephila / python-taiga

:evergreen_tree: Python module for communicating with the Taiga API
https://python-taiga.readthedocs.io
MIT License
96 stars 41 forks source link

Add refresh_token API call #139

Closed protoroto closed 1 year ago

protoroto commented 1 year ago

Description

Add refresh_token API call

References

Fix #131

Checklist

coveralls commented 1 year ago

Coverage Status

coverage: 97.921% (+0.04%) from 97.877% when pulling a6b7e10e32efecc6cf31a8fca8d2ebe1acc0a48e on protoroto:feature/issue-131-add-refresh-token-api-call into da66c92f7aadc8b2d56f5853eff5cbac422f54b6 on nephila:master.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 78.94% and project coverage change: -0.37% :warning:

Comparison is base (da66c92) 96.42% compared to head (9a7b1bb) 96.06%.

:exclamation: Current head 9a7b1bb differs from pull request most recent head a6b7e10. Consider uploading reports for the commit a6b7e10 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ========================================== - Coverage 96.42% 96.06% -0.37% ========================================== Files 8 8 Lines 895 914 +19 Branches 66 69 +3 ========================================== + Hits 863 878 +15 - Misses 19 22 +3 - Partials 13 14 +1 ``` | [Flag](https://app.codecov.io/gh/nephila/python-taiga/pull/139/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nephila/python-taiga/pull/139/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | `96.06% <78.94%> (-0.37%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/nephila/python-taiga/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | Coverage Δ | | |---|---|---| | [taiga/client.py](https://app.codecov.io/gh/nephila/python-taiga/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-dGFpZ2EvY2xpZW50LnB5) | `88.88% <78.94%> (-1.77%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.