ssssota / svelte-exmarkdown

Svelte component to render markdown.
https://ssssota.github.io/svelte-exmarkdown
MIT License
177 stars 6 forks source link

fix: ignore unused export let #25

Closed ssssota closed 1 year ago

ssssota commented 1 year ago

close #23

codecov-commenter commented 1 year ago

Codecov Report

Base: 98.11% // Head: 98.21% // Increases project coverage by +0.10% :tada:

Coverage data is based on head (c82b231) compared to base (dc57a6a). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== + Coverage 98.11% 98.21% +0.10% ========================================== Files 10 10 Lines 212 224 +12 Branches 23 26 +3 ========================================== + Hits 208 220 +12 Misses 4 4 ``` | [Impacted Files](https://codecov.io/gh/ssssota/svelte-exmarkdown/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TOMIKAWA+Sotaro) | Coverage Δ | | |---|---|---| | [src/lib/renderer/Children.svelte](https://codecov.io/gh/ssssota/svelte-exmarkdown/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TOMIKAWA+Sotaro#diff-c3JjL2xpYi9yZW5kZXJlci9DaGlsZHJlbi5zdmVsdGU=) | `100.00% <100.00%> (ø)` | | | [src/lib/renderer/Renderer.svelte](https://codecov.io/gh/ssssota/svelte-exmarkdown/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TOMIKAWA+Sotaro#diff-c3JjL2xpYi9yZW5kZXJlci9SZW5kZXJlci5zdmVsdGU=) | `100.00% <100.00%> (ø)` | | | [src/lib/renderer/Text.svelte](https://codecov.io/gh/ssssota/svelte-exmarkdown/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TOMIKAWA+Sotaro#diff-c3JjL2xpYi9yZW5kZXJlci9UZXh0LnN2ZWx0ZQ==) | `100.00% <100.00%> (ø)` | | | [src/lib/renderer/html/Default.svelte](https://codecov.io/gh/ssssota/svelte-exmarkdown/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TOMIKAWA+Sotaro#diff-c3JjL2xpYi9yZW5kZXJlci9odG1sL0RlZmF1bHQuc3ZlbHRl) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TOMIKAWA+Sotaro). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TOMIKAWA+Sotaro)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: