Skip to content

feat(patterns): transfer patterns from schemata-ts #6

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

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Conversation

skeate
Copy link
Owner

@skeate skeate commented Apr 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +4.08 🎉

Comparison is base (38fd04c) 95.12% compared to head (04b69ee) 99.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   95.12%   99.20%   +4.08%     
==========================================
  Files           6       17      +11     
  Lines         164      251      +87     
  Branches       30       30              
==========================================
+ Hits          156      249      +93     
+ Partials        8        2       -6     
Impacted Files Coverage Δ
src/base.ts 100.00% <100.00%> (ø)
src/patterns/base64.ts 100.00% <100.00%> (ø)
src/patterns/base64url.ts 100.00% <100.00%> (ø)
src/patterns/credit-card.ts 100.00% <100.00%> (ø)
src/patterns/email-address.ts 100.00% <100.00%> (ø)
src/patterns/hex-color.ts 100.00% <100.00%> (ø)
src/patterns/hexadecimal.ts 100.00% <100.00%> (ø)
src/patterns/hsl-color.ts 100.00% <100.00%> (ø)
src/patterns/jwt.ts 100.00% <100.00%> (ø)
src/patterns/lat-long.ts 100.00% <100.00%> (ø)
... and 2 more

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@skeate skeate merged commit b83334a into main Apr 26, 2023
@skeate skeate deleted the patterns branch April 26, 2023 02:31
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant