Skip to content
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

[v4.3] Merge pull request #371 from solidusio/fix-install #372

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Aug 28, 2024

Backport

This will backport the following commits from main to v4.3:

Questions ?

Please refer to the Backport tool documentation

Fresh Rails apps with Stimulus installed already have
a `app/javascript/controller/index.js` file with boilerplate
code. Since we install this file as well we need to
overwrite it if auto acept is enabled.

(cherry picked from commit 96aa506)
Since Chrome 128 there is a Search Engine selection
popup even in headless mode that needs to be accepted.
This leads to Capybara Element not found exceptions during
system specs.

Refs: SeleniumHQ/selenium#14438
(cherry picked from commit c368c16)
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.98%. Comparing base (10c3061) to head (75fcb6b).
Report is 3 commits behind head on v4.3.

Files with missing lines Patch % Lines
.../spec/support/solidus_starter_frontend/capybara.rb 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             v4.3     #372      +/-   ##
==========================================
- Coverage   95.99%   95.98%   -0.02%     
==========================================
  Files         207      207              
  Lines        4874     4876       +2     
==========================================
+ Hits         4679     4680       +1     
- Misses        195      196       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit fe69389 into v4.3 Aug 29, 2024
6 of 7 checks passed
@tvdeyen tvdeyen deleted the backport/v4.3/pr-371 branch August 29, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants