ansible-collections / community.grafana

Grafana Collection for Ansible
http://galaxy.ansible.com/community/grafana
GNU General Public License v3.0
123 stars 78 forks source link

feat(grafana_folder): manage folders for organizations #347

Closed Nemental closed 5 months ago

Nemental commented 5 months ago
SUMMARY
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (f9c2e88) 71.17% compared to head (a851fd6) 71.18%.

Files Patch % Lines
plugins/modules/grafana_folder.py 83.33% 1 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #347 +/- ## ======================================= Coverage 71.17% 71.18% ======================================= Files 18 18 Lines 1887 1898 +11 Branches 330 332 +2 ======================================= + Hits 1343 1351 +8 - Misses 401 402 +1 - Partials 143 145 +2 ``` | [Flag](https://app.codecov.io/gh/ansible-collections/community.grafana/pull/347/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/ansible-collections/community.grafana/pull/347/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | `70.04% <83.33%> (+0.02%)` | :arrow_up: | | [sanity](https://app.codecov.io/gh/ansible-collections/community.grafana/pull/347/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | `23.22% <27.77%> (-0.18%)` | :arrow_down: | | [units](https://app.codecov.io/gh/ansible-collections/community.grafana/pull/347/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | `65.18% <ø> (ø)` | | 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=ansible-collections#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.

rndmh3ro commented 5 months ago

lgtm!