dynamic / silverstripe-elemental-oembed

A block to embed media from other websites via oEmbed
BSD 3-Clause "New" or "Revised" License
0 stars 9 forks source link

BUGFIX getEmbedURL - don't strip GET vars #27

Closed jsirish closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (20bf1d7) 40.00% compared to head (b72c0d9) 41.17%.

Files Patch % Lines
src/Elements/ElementOembed.php 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #27 +/- ## ============================================ + Coverage 40.00% 41.17% +1.17% - Complexity 10 11 +1 ============================================ Files 1 1 Lines 35 34 -1 ============================================ Hits 14 14 + Misses 21 20 -1 ```

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