Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8318 +/- ##
=======================================
Coverage 99.10% 99.10%
=======================================
Files 140 140
Lines 4018 4018
=======================================
Hits 3982 3982
Misses 36 36 ☔ View full report in Codecov by Sentry. |
|
@tagliala this would be right as I had to lock the version to v1 for the bug report template scheduled workflow for that test to pass. For the Dependabot config file change, wouldn't we want to duplicate that for the other bundler entries? |
Oh, thanks. That's why I wasn't quite sure of this fix, because I didn't notice the other gemfiles. Will do the change (both here and on |
|
Ok great, thank you! |
0b66cfb to
4cfb9ef
Compare
4cfb9ef to
883faf6
Compare
| PLATFORMS | ||
| arm64-darwin-21 | ||
| arm64-darwin-22 | ||
| ruby |
There was a problem hiding this comment.
this is being added by my local configuration. I have a global force_ruby_platform setting which is for some reason overriding the local .bundle/config
Ref: rails/rails#51636
Not quite sure of this fix, especially on the dependabot side