Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(contented-pipeline): un-complicate getSanitizedPath parsing #635

Merged
merged 2 commits into from
Oct 10, 2023

fix all other tests

d14f1af
Select commit
Loading
Failed to load commit list.
Merged

chore(contented-pipeline): un-complicate getSanitizedPath parsing #635

fix all other tests
d14f1af
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 10, 2023 in 1s

91.42% (target 70.00%)

View this Pull Request on Codecov

91.42% (target 70.00%)

Details

Codecov Report

Merging #635 (d14f1af) into main (0551e1b) will increase coverage by 6.42%.
Report is 75 commits behind head on main.
The diff coverage is 95.56%.

@@            Coverage Diff             @@
##             main     #635      +/-   ##
==========================================
+ Coverage   85.00%   91.42%   +6.42%     
==========================================
  Files          10       13       +3     
  Lines         420      548     +128     
  Branches       73      101      +28     
==========================================
+ Hits          357      501     +144     
+ Misses         63       47      -16     
Files Coverage Δ
...ented-pipeline-jest-md/src/JestMarkdownPipeline.ts 100.00% <100.00%> (ø)
...ages/contented-pipeline-md/src/MarkdownPipeline.ts 86.84% <100.00%> (+1.54%) ⬆️
...contented-pipeline-md/src/plugins/RehypeHeading.ts 93.54% <ø> (+6.45%) ⬆️
...contented-pipeline-md/src/plugins/RehypeMermaid.ts 93.75% <ø> (+50.00%) ⬆️
...ntented-pipeline-md/src/plugins/RemarkCodeblock.ts 100.00% <100.00%> (ø)
...d-pipeline-md/src/plugins/RemarkDirectiveRehype.ts 100.00% <100.00%> (ø)
...es/contented-pipeline-md/src/plugins/RemarkLink.ts 100.00% <100.00%> (+28.57%) ⬆️
...ages/contented-processor/src/ContentedProcessor.ts 88.46% <100.00%> (+2.04%) ⬆️
...ages/contented-pipeline-md/src/UnifiedProcessor.ts 92.59% <96.15%> (+5.09%) ⬆️
...s/contented-pipeline-md/src/plugins/RehypeShiki.ts 96.77% <96.77%> (ø)
... and 2 more