jdrouet / mrml

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

fix(mrml-core): add missing comment parser for mj-head #374

Closed jdrouet closed 6 months ago

jdrouet commented 6 months ago

Fixes https://github.com/jdrouet/mrml/issues/373

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 92.98%. Comparing base (8a2fd5a) to head (6fa522b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #374 +/- ## ======================================= Coverage 92.97% 92.98% ======================================= Files 227 227 Lines 12399 12410 +11 ======================================= + Hits 11528 11539 +11 Misses 871 871 ```

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