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

Support regex format validation #115

Merged
merged 4 commits into from
May 12, 2024
Merged

Support regex format validation #115

merged 4 commits into from
May 12, 2024

Conversation

OptimumCode
Copy link
Owner

Resolves #54

@OptimumCode OptimumCode added the enhancement New feature or request label May 12, 2024
Copy link

codecov bot commented May 12, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 90.09%. Comparing base (22d3c8f) to head (400ac39).

❗ Current head 400ac39 differs from pull request most recent head 3a5752c. Consider uploading reports for the commit 3a5752c to get more accurate results

Files Patch % Lines
...on/schema/internal/formats/RegexFormatValidator.kt 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   90.13%   90.09%   -0.04%     
==========================================
  Files         119      120       +1     
  Lines        3183     3191       +8     
  Branches      944      945       +1     
==========================================
+ Hits         2869     2875       +6     
- Misses         53       54       +1     
- Partials      261      262       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@OptimumCode OptimumCode enabled auto-merge (squash) May 12, 2024 16:09
@OptimumCode OptimumCode merged commit 683a42f into main May 12, 2024
7 checks passed
@OptimumCode OptimumCode deleted the regex-format branch May 12, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add format keyword support
1 participant