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

Bump Grafana versions #336

Closed rrey closed 2 months ago

rrey commented 7 months ago

Automated changes by create-pull-request GitHub action

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.96%. Comparing base (4d0af1a) to head (8061593). Report is 12 commits behind head on main.

:exclamation: Current head 8061593 differs from pull request most recent head 5110bb3. Consider uploading reports for the commit 5110bb3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #336 +/- ## =========================================== + Coverage 23.42% 70.96% +47.54% =========================================== Files 15 18 +3 Lines 1601 1898 +297 Branches 336 332 -4 =========================================== + Hits 375 1347 +972 + Misses 1219 404 -815 - Partials 7 147 +140 ``` | [Flag](https://app.codecov.io/gh/ansible-collections/community.grafana/pull/336/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/336/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | `69.87% <ø> (?)` | | | [sanity](https://app.codecov.io/gh/ansible-collections/community.grafana/pull/336/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections) | `23.22% <ø> (-0.21%)` | :arrow_down: | | [units](https://app.codecov.io/gh/ansible-collections/community.grafana/pull/336/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 3 months ago

@rrey, should we merge this regularly?

rrey commented 3 months ago

Yes, it allowed me to detect regressions in the Grafana APIs a couple of times.

rrey commented 3 months ago

I admit I use to merge the patch with admin privileges bypassing the check on changelog fragment 🔔shame🔔

rndmh3ro commented 3 months ago

I admit I use to merge the patch with admin privileges bypassing the check on changelog fragment 🔔shame🔔

I think, that's okay.

So let's merge this reguarly, when tests pass?

Nemental commented 3 months ago

But first we should merge #354 to get the correct versions 😀

Nemental commented 2 months ago

integration failures for grafana 10.4.2 (>10.2.3) checks are fixed in #364