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

improve(user_groups): enforces user domain groups retrieval using user guid #508

Closed Guts closed 4 months ago

Guts commented 4 months ago

Closes #506

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 70.69%. Comparing base (f914df6) to head (839d5a8). Report is 8 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/508/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/508?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) ```diff @@ Coverage Diff @@ ## main #508 +/- ## ========================================== + Coverage 70.59% 70.69% +0.09% ========================================== Files 48 48 Lines 3054 3078 +24 Branches 658 662 +4 ========================================== + Hits 2156 2176 +20 - Misses 708 711 +3 - Partials 190 191 +1 ``` | [Flag](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/508/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/508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien) | `70.07% <72.41%> (+0.07%)` | :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](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/508?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/utils/user\_groups.py](https://app.codecov.io/gh/Guts/qgis-deployment-cli/pull/508?src=pr&el=tree&filepath=qgis_deployment_toolbelt%2Futils%2Fuser_groups.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien#diff-cWdpc19kZXBsb3ltZW50X3Rvb2xiZWx0L3V0aWxzL3VzZXJfZ3JvdXBzLnB5) | `64.61% <75.86%> (+4.23%)` | :arrow_up: |
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud