jdrouet / mrml

Implementation of mjml in rust
MIT License
330 stars 19 forks source link

fix(mrml-core): alias remove to shift_remove when using orderedmap #371

Closed jdrouet closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (5f14f40) 92.89% compared to head (3afbb9b) 92.96%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ========================================== + Coverage 92.89% 92.96% +0.07% ========================================== Files 227 227 Lines 12352 12396 +44 ========================================== + Hits 11474 11524 +50 + Misses 878 872 -6 ```

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