geotribu / cli

Outil en ligne de commande pour gérer les tâches récurrentes du workflow Geotribu.
https://cli.geotribu.fr/
MIT License
2 stars 0 forks source link

Refacto: use requests for network operations to improve maintenability #160

Closed Guts closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (ff90324) 63.04% compared to head (1f0ea61) 63.95%. Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/geotribu/cli/pull/160/graphs/tree.svg?width=650&height=150&src=pr&token=YRLQ6OPFRL&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geotribu)](https://app.codecov.io/gh/geotribu/cli/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geotribu) ```diff @@ Coverage Diff @@ ## main #160 +/- ## ========================================== + Coverage 63.04% 63.95% +0.91% ========================================== Files 38 39 +1 Lines 1610 1637 +27 Branches 271 283 +12 ========================================== + Hits 1015 1047 +32 + Misses 538 528 -10 - Partials 57 62 +5 ``` | [Files](https://app.codecov.io/gh/geotribu/cli/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geotribu) | Coverage Δ | | |---|---|---| | [geotribu\_cli/utils/file\_downloader.py](https://app.codecov.io/gh/geotribu/cli/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geotribu#diff-Z2VvdHJpYnVfY2xpL3V0aWxzL2ZpbGVfZG93bmxvYWRlci5weQ==) | `62.79% <88.88%> (+3.60%)` | :arrow_up: | | [geotribu\_cli/utils/url\_helpers.py](https://app.codecov.io/gh/geotribu/cli/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geotribu#diff-Z2VvdHJpYnVfY2xpL3V0aWxzL3VybF9oZWxwZXJzLnB5) | `91.66% <91.66%> (ø)` | | | [geotribu\_cli/utils/proxies.py](https://app.codecov.io/gh/geotribu/cli/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geotribu#diff-Z2VvdHJpYnVfY2xpL3V0aWxzL3Byb3hpZXMucHk=) | `78.12% <81.81%> (-3.13%)` | :arrow_down: | | [geotribu\_cli/social/mastodon\_client.py](https://app.codecov.io/gh/geotribu/cli/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geotribu#diff-Z2VvdHJpYnVfY2xpL3NvY2lhbC9tYXN0b2Rvbl9jbGllbnQucHk=) | `22.07% <25.00%> (+1.83%)` | :arrow_up: |
sonarcloud[bot] commented 10 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

10 Security Hotspots

See analysis details on SonarCloud