Skip to content

is_instance JSON support #278

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 5 commits into from
Oct 5, 2022
Merged

is_instance JSON support #278

merged 5 commits into from
Oct 5, 2022

Conversation

samuelcolvin
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2022

Codecov Report

Merging #278 (8089e33) into main (c13283d) will decrease coverage by 0.00%.
The diff coverage is 94.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
- Coverage   98.24%   98.24%   -0.01%     
==========================================
  Files          52       52              
  Lines        5597     5638      +41     
  Branches       44       44              
==========================================
+ Hits         5499     5539      +40     
- Misses         98       99       +1     
Impacted Files Coverage Δ
src/errors/location.rs 98.11% <ø> (ø)
src/input/input_abstract.rs 100.00% <ø> (ø)
src/input/mod.rs 100.00% <ø> (ø)
src/input/parse_json.rs 98.57% <89.47%> (-1.43%) ⬇️
src/input/input_json.rs 96.17% <94.44%> (-0.15%) ⬇️
pydantic_core/core_schema.py 99.15% <100.00%> (+<0.01%) ⬆️
src/input/input_python.rs 98.42% <100.00%> (ø)
src/validators/is_instance.rs 100.00% <100.00%> (+3.57%) ⬆️
src/validators/set.rs 100.00% <0.00%> (+3.70%) ⬆️

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 c13283d...8089e33. Read the comment docs.

@samuelcolvin samuelcolvin enabled auto-merge (squash) October 5, 2022 11:14
@samuelcolvin samuelcolvin merged commit 66f2890 into main Oct 5, 2022
@samuelcolvin samuelcolvin deleted the isinstance-json branch October 5, 2022 11:18
@samuelcolvin samuelcolvin mentioned this pull request Oct 5, 2022
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