ProfessionalWiki / ExternalContent

MediaWiki extension that allows embedding external content
https://professional.wiki/en/news/external-content
GNU General Public License v2.0
6 stars 4 forks source link

Add Prism JS for syntax highlighting #31

Closed malberts closed 9 months ago

malberts commented 10 months ago

Refs https://github.com/ProfessionalWiki/ExternalContent/issues/30

codecov-commenter commented 10 months ago

Codecov Report

Patch coverage: 16.66% and project coverage change: -4.86% :warning:

Comparison is base (934b8ff) 98.25% compared to head (7707f36) 93.39%.

:exclamation: Current head 7707f36 differs from pull request most recent head e7bc391. Consider uploading reports for the commit e7bc391 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## ============================================ - Coverage 98.25% 93.39% -4.86% - Complexity 112 118 +6 ============================================ Files 20 22 +2 Lines 286 303 +17 ============================================ + Hits 281 283 +2 - Misses 5 20 +15 ``` | [Files Changed](https://app.codecov.io/gh/ProfessionalWiki/ExternalContent/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ProfessionalWiki) | Coverage Δ | | |---|---|---| | [src/Domain/ContentRenderer/CodeRenderer.php](https://app.codecov.io/gh/ProfessionalWiki/ExternalContent/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ProfessionalWiki#diff-c3JjL0RvbWFpbi9Db250ZW50UmVuZGVyZXIvQ29kZVJlbmRlcmVyLnBocA==) | `0.00% <0.00%> (ø)` | | | [...ain/ContentRenderer/FileExtensionBasedRenderer.php](https://app.codecov.io/gh/ProfessionalWiki/ExternalContent/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ProfessionalWiki#diff-c3JjL0RvbWFpbi9Db250ZW50UmVuZGVyZXIvRmlsZUV4dGVuc2lvbkJhc2VkUmVuZGVyZXIucGhw) | `0.00% <0.00%> (ø)` | | | [src/EmbedExtensionFactory.php](https://app.codecov.io/gh/ProfessionalWiki/ExternalContent/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ProfessionalWiki#diff-c3JjL0VtYmVkRXh0ZW5zaW9uRmFjdG9yeS5waHA=) | `88.09% <100.00%> (ø)` | | | [src/EntryPoints/BitbucketFunction.php](https://app.codecov.io/gh/ProfessionalWiki/ExternalContent/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ProfessionalWiki#diff-c3JjL0VudHJ5UG9pbnRzL0JpdGJ1Y2tldEZ1bmN0aW9uLnBocA==) | `100.00% <100.00%> (ø)` | |

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