robinostlund / volkswagencarnet

A python library for volkswagen carnet
GNU General Public License v3.0
66 stars 38 forks source link

Try harder (and with shorter delay), as VW backend is responding 429 … #206

Closed milkboy closed 8 months ago

milkboy commented 1 year ago

…on >90% of requests, no matter how long you wait :hide-the-pain:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 11.22% and project coverage change: -0.19% :warning:

Comparison is base (96dab27) 43.72% compared to head (213b9ae) 43.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ========================================== - Coverage 43.72% 43.53% -0.19% ========================================== Files 7 7 Lines 3085 3103 +18 Branches 773 783 +10 ========================================== + Hits 1349 1351 +2 - Misses 1659 1676 +17 + Partials 77 76 -1 ``` | [Flag](https://app.codecov.io/gh/robinostlund/volkswagencarnet/pull/206/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/robinostlund/volkswagencarnet/pull/206/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `43.53% <11.22%> (-0.19%)` | :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=None#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/robinostlund/volkswagencarnet/pull/206?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [volkswagencarnet/vw\_vehicle.py](https://app.codecov.io/gh/robinostlund/volkswagencarnet/pull/206?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dm9sa3N3YWdlbmNhcm5ldC92d192ZWhpY2xlLnB5) | `49.46% <0.00%> (-0.15%)` | :arrow_down: | | [volkswagencarnet/vw\_connection.py](https://app.codecov.io/gh/robinostlund/volkswagencarnet/pull/206?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dm9sa3N3YWdlbmNhcm5ldC92d19jb25uZWN0aW9uLnB5) | `14.05% <11.70%> (+<0.01%)` | :arrow_up: |

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

github-advanced-security[bot] commented 1 year ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

stickpin commented 8 months ago

This PR is no longer relevant.