-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Grafana versions #336
Conversation
b737a83
to
f503e81
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
f3fdc80
to
6f0d022
Compare
83195e5
to
5d92244
Compare
5d92244
to
8cf71ca
Compare
8cf71ca
to
10e81c4
Compare
08600a2
to
894ddef
Compare
894ddef
to
134499e
Compare
@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 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 |
Automated changes by create-pull-request GitHub action