edgarrmondragon / citric

A client to the LimeSurvey Remote Control API 2, written in modern Python.
https://citric.rtfd.io
MIT License
26 stars 8 forks source link

feat(rest): Added a new method to refresh the session token #1190

Open edgarrmondragon opened 2 weeks ago

edgarrmondragon commented 2 weeks ago

Summary

Test Plan

Checklist

For both the title of the PR and the changelog entry, prefer simple past tense or constructions with "now". For example:


📚 Documentation preview 📚: https://citric--1190.org.readthedocs.build/en/1190/

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (8282021) to head (3ec4484).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1190 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 482 489 +7 Branches 13 13 ========================================= + Hits 482 489 +7 ``` | [Flag](https://app.codecov.io/gh/edgarrmondragon/citric/pull/1190/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/edgarrmondragon/citric/pull/1190/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n) | `91.41% <100.00%> (+0.12%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/edgarrmondragon/citric/pull/1190/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n) | `93.25% <55.55%> (-0.74%)` | :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=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n#carryforward-flags-in-the-pull-request-comment) to find out more.

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

sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud