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

Deprecate Spree::Adjustment#recalculate #5632

Merged
merged 2 commits into from
Feb 27, 2024

Adjustment factory: Don't use #recalculate

7ff5b8c
Select commit
Loading
Failed to load commit list.
Merged

Deprecate Spree::Adjustment#recalculate #5632

Adjustment factory: Don't use #recalculate
7ff5b8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2024 in 1s

88.56% (+0.00%) compared to 4b46992

View this Pull Request on Codecov

88.56% (+0.00%) compared to 4b46992

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b46992) 88.56% compared to head (7ff5b8c) 88.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5632   +/-   ##
=======================================
  Coverage   88.56%   88.56%           
=======================================
  Files         685      685           
  Lines       16408    16409    +1     
=======================================
+ Hits        14531    14532    +1     
  Misses       1877     1877           

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