-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Test against Rails 8.0.0 #8500
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
Test against Rails 8.0.0 #8500
Conversation
016bec2
to
0fe643c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8500 +/- ##
=======================================
Coverage 99.11% 99.11%
=======================================
Files 141 141
Lines 4076 4076
=======================================
Hits 4040 4040
Misses 36 36 ☔ View full report in Codecov by Sentry. |
64cc3ec
to
562dddf
Compare
22378e2
to
d5726e4
Compare
d5726e4
to
7f26459
Compare
7f26459
to
5db33e9
Compare
5db33e9
to
ee17441
Compare
- cucumber-rails (3.0.0)
- capybara (>= 3.11, < 4)
- cucumber (>= 5, < 10)
- railties (>= 5.2, < 8)
+ cucumber-rails (1.4.0)
+ capybara (>= 1.1.2)
+ cucumber (>= 1.2.0)
+ nokogiri (>= 1.5.0)
+ rails (>= 3.0.0) |
Cucumber Rails seems to be the last blocker. There are no other unexpected downgrades, and CI is green. Is there an action to check for downgrades? 🤔 |
Ok thank you. I’m not sure if there is. |
ec37b5e
to
ef2aca6
Compare
ef2aca6
to
c4f62e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Uh oh!
There was an error while loading. Please reload this page.