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.0] Explicitly require URI in app configuration #5645

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 7, 2024

Backport

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

Questions ?

Please refer to the Backport tool documentation

Without this we get

    uninitialized constant Spree::AppConfiguration::URI

errors.

(cherry picked from commit c303691)
@github-actions github-actions bot requested a review from a team as a code owner February 7, 2024 14:05
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label Feb 7, 2024
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7c76225) 88.61% compared to head (60b3248) 88.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##             v4.0    #5645   +/-   ##
=======================================
  Coverage   88.61%   88.61%           
=======================================
  Files         562      562           
  Lines       13878    13879    +1     
=======================================
+ Hits        12298    12299    +1     
  Misses       1580     1580           

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

@tvdeyen tvdeyen merged commit ae81ac0 into v4.0 Feb 7, 2024
8 checks passed
@tvdeyen tvdeyen deleted the backport/v4.0/pr-5644 branch February 7, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants