solidusio / solidus_starter_frontend

🎨 Rails-based starter kit for your Solidus storefront.
BSD 3-Clause "New" or "Revised" License
55 stars 37 forks source link

Fix (Cart): Use dynamic type for display #365

Closed mamhoff closed 2 months ago

mamhoff commented 6 months ago

Summary

Without this fix, all adjustments, even if they are promotion adjustments, are displayed as "Tax".

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.98%. Comparing base (6e2f055) to head (33d46c7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #365 +/- ## ========================================== - Coverage 95.99% 95.98% -0.02% ========================================== Files 207 207 Lines 4874 4861 -13 ========================================== - Hits 4679 4666 -13 Misses 195 195 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.