jdrouet / mrml

Implementation of mjml in rust
MIT License
356 stars 23 forks source link

feat(mrml-core): add x to the supported social elements #469

Closed huuff closed 2 months ago

huuff commented 2 months ago

Just ported the MJML original javascript code for the social element

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 92.20%. Comparing base (5311e58) to head (ba01510). Report is 87 commits behind head on main.

Files with missing lines Patch % Lines
...ackages/mrml-core/src/mj_social_element/network.rs 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #469 +/- ## ========================================== - Coverage 92.89% 92.20% -0.69% ========================================== Files 227 203 -24 Lines 12203 12368 +165 ========================================== + Hits 11336 11404 +68 - Misses 867 964 +97 ```

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