Guts / qgis-deployment-cli

Cross-platform (but focused on Windows) CLI to perform deployment operations: profiles, plugins, etc.
https://guts.github.io/qgis-deployment-cli/
Apache License 2.0
17 stars 2 forks source link

Enhancement: rename shortcut module and improve docstring/type hints consistency #543

Closed Guts closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.12%. Comparing base (f67df6d) to head (cb77ca9). Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...deployment_toolbelt/shortcuts/shortcuts_handler.py 46.15% 3 Missing and 4 partials :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/543/graphs/tree.svg?width=650&height=150&src=pr&token=ZHGRNMA7TV&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien)](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/543?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) ```diff @@ Coverage Diff @@ ## main #543 +/- ## ========================================== - Coverage 71.14% 71.12% -0.02% ========================================== Files 47 46 -1 Lines 3091 3089 -2 Branches 666 665 -1 ========================================== - Hits 2199 2197 -2 + Misses 700 699 -1 - Partials 192 193 +1 ``` | [Flag](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/543/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/543/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) | `70.54% <56.25%> (+0.01%)` | :arrow_up: | 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=Julien#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files with missing lines](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/543?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) | Coverage Δ | | |---|---|---| | [qgis\_deployment\_toolbelt/constants.py](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/543?src=pr&el=tree&filepath=qgis_deployment_toolbelt%2Fconstants.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#diff-cWdpc19kZXBsb3ltZW50X3Rvb2xiZWx0L2NvbnN0YW50cy5weQ==) | `85.71% <100.00%> (+0.32%)` | :arrow_up: | | [qgis\_deployment\_toolbelt/jobs/job\_shortcuts.py](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/543?src=pr&el=tree&filepath=qgis_deployment_toolbelt%2Fjobs%2Fjob_shortcuts.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#diff-cWdpc19kZXBsb3ltZW50X3Rvb2xiZWx0L2pvYnMvam9iX3Nob3J0Y3V0cy5weQ==) | `55.88% <100.00%> (ø)` | | | [...deployment\_toolbelt/shortcuts/shortcuts\_handler.py](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/543?src=pr&el=tree&filepath=qgis_deployment_toolbelt%2Fshortcuts%2Fshortcuts_handler.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#diff-cWdpc19kZXBsb3ltZW50X3Rvb2xiZWx0L3Nob3J0Y3V0cy9zaG9ydGN1dHNfaGFuZGxlci5weQ==) | `65.15% <46.15%> (ø)` | |
sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
4 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