Skip to content

Add tax_category_id method to Spree::Product - #6423

Merged
mamhoff merged 2 commits into
solidusio:mainfrom
sascha-karnatz:add-tax-category-id-to-product
Mar 15, 2026
Merged

Add tax_category_id method to Spree::Product#6423
mamhoff merged 2 commits into
solidusio:mainfrom
sascha-karnatz:add-tax-category-id-to-product

Add tax_category_id to Product model

fc8e4ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

89.50% (+0.00%) compared to e1dadca

View this Pull Request on Codecov

89.50% (+0.00%) compared to e1dadca

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.50%. Comparing base (e1dadca) to head (fc8e4ee).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6423   +/-   ##
=======================================
  Coverage   89.50%   89.50%           
=======================================
  Files         981      981           
  Lines       20476    20478    +2     
=======================================
+ Hits        18327    18329    +2     
  Misses       2149     2149           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.