Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

feat(contented): add boolean PipelineField #630

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

fuxingloh
Copy link
Owner

What this PR does / why we need it:

Support boolean validation.

@netlify
Copy link

netlify bot commented Oct 3, 2023

Deploy Preview for contented ready!

Name Link
🔨 Latest commit d618930
🔍 Latest deploy log https://app.netlify.com/sites/contented/deploys/651c3ed2b04ce700088fc074
😎 Deploy Preview https://deploy-preview-630--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/feature New feature request label Oct 3, 2023
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #630 (d618930) into main (0551e1b) will increase coverage by 6.39%.
Report is 71 commits behind head on main.
The diff coverage is 96.20%.

@@            Coverage Diff             @@
##             main     #630      +/-   ##
==========================================
+ Coverage   85.00%   91.39%   +6.39%     
==========================================
  Files          10       13       +3     
  Lines         420      546     +126     
  Branches       73      101      +28     
==========================================
+ Hits          357      499     +142     
+ 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%) ⬆️
...ages/contented-pipeline-md/src/UnifiedProcessor.ts 92.30% <100.00%> (+4.80%) ⬆️
...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%) ⬆️
...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 3, 2023 16:25
@fuxingloh fuxingloh merged commit 56c6f18 into main Oct 3, 2023
@fuxingloh fuxingloh deleted the fuxing/boolean-pipeline-field branch October 3, 2023 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant