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

stop allowing str as basic input to validators #256

Merged
merged 3 commits into from
Sep 28, 2022
Merged

Conversation

samuelcolvin
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2022

Codecov Report

Merging #256 (4b600cd) into main (08cecc5) will increase coverage by 0.03%.
The diff coverage is 97.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
+ Coverage   98.54%   98.58%   +0.03%     
==========================================
  Files          50       50              
  Lines        5166     5157       -9     
  Branches       36       36              
==========================================
- Hits         5091     5084       -7     
+ Misses         74       73       -1     
+ Partials        1        0       -1     
Impacted Files Coverage Δ
src/validators/union.rs 99.11% <95.83%> (-0.01%) ⬇️
pydantic_core/core_schema.py 100.00% <100.00%> (+0.84%) ⬆️
src/validators/mod.rs 99.62% <100.00%> (-0.01%) ⬇️

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 08cecc5...4b600cd. Read the comment docs.

@samuelcolvin samuelcolvin enabled auto-merge (squash) September 28, 2022 16:42
@samuelcolvin samuelcolvin merged commit 75dbe9a into main Sep 28, 2022
@samuelcolvin samuelcolvin deleted the stop-plain-strings branch September 28, 2022 16:43
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.

2 participants