bobheadxi / readable

👓 Opinionated Markdown formatter, featuring semantic line breaks
https://bobheadxi.dev/semantic-line-breaks/
20 stars 4 forks source link

remark: upgrade to remark@14.0.3 #29

Closed bobheadxi closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 87.50% and project coverage change: +0.18 :tada:

Comparison is base (d858427) 91.92% compared to head (f078c30) 92.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== + Coverage 91.92% 92.11% +0.18% ========================================== Files 11 11 Lines 508 507 -1 Branches 43 43 ========================================== Hits 467 467 + Misses 41 40 -1 ``` | [Impacted Files](https://app.codecov.io/gh/bobheadxi/readable/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Lin) | Coverage Δ | | |---|---|---| | [docshim.ts](https://app.codecov.io/gh/bobheadxi/readable/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Lin#diff-ZG9jc2hpbS50cw==) | `100.00% <ø> (ø)` | | | [plugins/thirdparty/frontmatter.ts](https://app.codecov.io/gh/bobheadxi/readable/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Lin#diff-cGx1Z2lucy90aGlyZHBhcnR5L2Zyb250bWF0dGVyLnRz) | `94.73% <75.00%> (+4.73%)` | :arrow_up: | | [markdown/format.ts](https://app.codecov.io/gh/bobheadxi/readable/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Lin#diff-bWFya2Rvd24vZm9ybWF0LnRz) | `94.11% <90.00%> (-0.33%)` | :arrow_down: | | [plugins/mod.ts](https://app.codecov.io/gh/bobheadxi/readable/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Lin#diff-cGx1Z2lucy9tb2QudHM=) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/bobheadxi/readable/pull/29/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Lin)

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