community.grafana
community.grafana copied to clipboard
Bump Grafana versions
Automated changes by create-pull-request GitHub action
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
@@ 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 | Coverage Δ | |
---|---|---|
integration | 69.87% <ø> (?) |
|
sanity | 23.22% <ø> (-0.21%) |
:arrow_down: |
units | 65.18% <ø> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@rrey, should we merge this regularly?
Yes, it allowed me to detect regressions in the Grafana APIs a couple of times.
I admit I use to merge the patch with admin privileges bypassing the check on changelog fragment 🔔shame🔔
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?
But first we should merge #354 to get the correct versions 😀
integration failures for grafana 10.4.2 (>10.2.3) checks are fixed in #364