-
Notifications
You must be signed in to change notification settings - Fork 375
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
Latest group for integration #3916
Conversation
3680662
to
24f44ff
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3916 +/- ##
==========================================
- Coverage 97.85% 97.85% -0.01%
==========================================
Files 1285 1285
Lines 76951 76951
Branches 3789 3789
==========================================
- Hits 75302 75300 -2
- Misses 1649 1651 +2 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-09-17 14:32:22 Comparing candidate commit ee52ac1 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 23 metrics, 2 unstable metrics. |
What does this PR do?
This PR provides a helper
build_coverage_matrix
to expand appraisal group definition, which generates alatest
group without version constraint.Also running task
bundle exec rake edge:latest
can target and update this group across major versions.