Skip to content

Conversation

samuelcolvin
Copy link
Member

Replace #234 to see if codecov starts working.

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2022

Codecov Report

Attention: Patch coverage is 97.42268% with 5 lines in your changes missing coverage. Please review.

Project coverage is 98.63%. Comparing base (abe3c0b) to head (34035bc).
Report is 901 commits behind head on main.

Files with missing lines Patch % Lines
src/build_tools.rs 0.00% 1 Missing ⚠️
src/errors/line_error.rs 0.00% 1 Missing ⚠️
src/validators/date.rs 0.00% 1 Missing ⚠️
src/validators/typed_dict.rs 97.22% 1 Missing ⚠️
src/validators/with_default.rs 98.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
- Coverage   98.65%   98.63%   -0.03%     
==========================================
  Files          48       49       +1     
  Lines        5057     5118      +61     
  Branches       35       36       +1     
==========================================
+ Hits         4989     5048      +59     
- Misses         68       70       +2     
Files with missing lines Coverage Δ
pydantic_core/schema_types.py 100.00% <100.00%> (ø)
src/errors/validation_exception.rs 98.00% <100.00%> (+0.02%) ⬆️
src/input/return_enums.rs 99.34% <100.00%> (+<0.01%) ⬆️
src/validators/arguments.rs 100.00% <100.00%> (ø)
src/validators/dict.rs 96.72% <100.00%> (+0.05%) ⬆️
src/validators/mod.rs 98.34% <100.00%> (+0.01%) ⬆️
src/validators/tuple.rs 97.87% <100.00%> (+0.25%) ⬆️
src/build_tools.rs 96.00% <0.00%> (-1.30%) ⬇️
src/errors/line_error.rs 98.57% <0.00%> (ø)
src/validators/date.rs 96.34% <0.00%> (ø)
... and 2 more

Continue to review full report in Codecov by Sentry.

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

@samuelcolvin samuelcolvin mentioned this pull request Sep 22, 2022
3 tasks
@samuelcolvin samuelcolvin merged commit 662cf50 into main Sep 22, 2022
@samuelcolvin samuelcolvin deleted the default-validator2 branch September 22, 2022 10:34
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