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 (Field, constr) #262

Merged
merged 4 commits into from
Mar 27, 2021
Merged

Support regex (Field, constr) #262

merged 4 commits into from
Mar 27, 2021

Conversation

koxudaxi
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 27, 2021

Codecov Report

Merging #262 (2e50b2f) into master (03f7fdc) will increase coverage by 0.39%.
The diff coverage is 84.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #262      +/-   ##
============================================
+ Coverage     63.99%   64.38%   +0.39%     
- Complexity      174      179       +5     
============================================
  Files            20       21       +1     
  Lines          1233     1258      +25     
  Branches        391      399       +8     
============================================
+ Hits            789      810      +21     
  Misses          244      244              
- Partials        200      204       +4     
Flag Coverage Δ Complexity Δ
unittests 64.38% <84.00%> (+0.39%) 0.00 <5.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/Pydantic.kt 70.29% <81.81%> (+0.55%) 0.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticRegexInjector.kt 85.71% <85.71%> (ø) 5.00 <5.00> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a5ba2f...2e50b2f. Read the comment docs.

@koxudaxi koxudaxi merged commit c9ae9ef into master Mar 27, 2021
@koxudaxi koxudaxi deleted the support_regex branch March 27, 2021 18:53
@koxudaxi koxudaxi restored the support_regex branch March 28, 2021 13:35
@koxudaxi koxudaxi deleted the support_regex branch March 2, 2023 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant