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

Conversation

fuxingloh
Copy link
Owner

What this PR does / why we need it:

As per title.

@netlify
Copy link

netlify bot commented Oct 10, 2023

Deploy Preview for contented ready!

Name Link
🔨 Latest commit d14f1af
🔍 Latest deploy log https://app.netlify.com/sites/contented/deploys/652571682dfcd100081d1af9
😎 Deploy Preview https://deploy-preview-635--contented.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the kind/chore Non feature change label Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

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

@fuxingloh fuxingloh marked this pull request as ready for review October 10, 2023 15:47
@fuxingloh fuxingloh merged commit 6f5d0e5 into main Oct 10, 2023
12 checks passed
@fuxingloh fuxingloh deleted the fuxing/parsing branch October 10, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Non feature change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant