Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 4, 2024

Backport

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

Questions ?

Please refer to the Backport tool documentation

`Spree.user_class` will constantize the configured user class. If called
during Rails start-up, this will autoload the configured user class,
`Spree.user_class`. We can do without the autoloading by directly getting the name
of the class from a new method `Spree.user_class_name`.

(cherry picked from commit 355ba7a)
@github-actions github-actions bot requested a review from a team as a code owner December 4, 2024 14:30
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label Dec 4, 2024
@codecov
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.82%. Comparing base (ad1418e) to head (1ff9a7d).
Report is 2 commits behind head on v4.2.

Additional details and impacted files
@@            Coverage Diff             @@
##             v4.2    #6002      +/-   ##
==========================================
+ Coverage   88.86%   92.82%   +3.96%     
==========================================
  Files         607      167     -440     
  Lines       14750     4126   -10624     
==========================================
- Hits        13107     3830    -9277     
+ Misses       1643      296    -1347     

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

@tvdeyen tvdeyen merged commit 2b5ddb9 into v4.2 Dec 4, 2024
9 checks passed
@tvdeyen tvdeyen deleted the backport/v4.2/pr-5999 branch December 4, 2024 15:38
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.

3 participants