jdrouet / mrml

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

style(mrml-core): rename Options to RenderOptions #352

Closed jdrouet closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3af811b) 92.85% compared to head (6d650bc) 92.85%. Report is 1 commits behind head on main.

Files Patch % Lines
packages/mrml-core/src/mj_hero/render.rs 80.00% 1 Missing :warning:
packages/mrml-core/src/prelude/render.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ======================================= Coverage 92.85% 92.85% ======================================= Files 227 227 Lines 12293 12293 ======================================= Hits 11415 11415 Misses 878 878 ```

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