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

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
12 checks passed
@fuxingloh fuxingloh deleted the fuxing/boolean-pipeline-field branch October 3, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant