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

Dates #77

Merged
merged 17 commits into from
Jun 14, 2022
Merged

Dates #77

merged 17 commits into from
Jun 14, 2022

Conversation

samuelcolvin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #77 (7d9d709) into main (a4afcb6) will increase coverage by 1.00%.
The diff coverage is 96.60%.

❗ Current head 7d9d709 differs from pull request most recent head 03525af. Consider uploading reports for the commit 03525af to get more accurate results

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   92.22%   93.22%   +1.00%     
==========================================
  Files          33       37       +4     
  Lines        2635     3174     +539     
  Branches       20       23       +3     
==========================================
+ Hits         2430     2959     +529     
- Misses        205      215      +10     
Impacted Files Coverage Δ
src/errors/kinds.rs 100.00% <ø> (ø)
src/input/datetime.rs 94.68% <94.68%> (ø)
src/validators/date.rs 95.34% <95.34%> (ø)
src/validators/time.rs 96.15% <96.15%> (ø)
src/validators/datetime.rs 96.66% <96.66%> (ø)
pydantic_core/_types.py 100.00% <100.00%> (ø)
src/input/input_abstract.rs 100.00% <100.00%> (ø)
src/input/input_json.rs 97.43% <100.00%> (+1.23%) ⬆️
src/input/input_python.rs 90.00% <100.00%> (+3.63%) ⬆️
src/validators/mod.rs 98.24% <100.00%> (+0.06%) ⬆️
... and 1 more

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 a4afcb6...03525af. Read the comment docs.

@samuelcolvin samuelcolvin mentioned this pull request Jun 14, 2022
12 tasks
@samuelcolvin samuelcolvin marked this pull request as ready for review June 14, 2022 17:28
@samuelcolvin samuelcolvin merged commit 1f0d57f into main Jun 14, 2022
@samuelcolvin samuelcolvin deleted the dates branch June 14, 2022 17:28
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