8000 v1.7.4 prep by samuelcolvin · Pull Request #2781 · pydantic/pydantic · GitHub
[go: up one dir, main page]

Skip to content

v1.7.4 prep #2781

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

Closed
wants to merge 5 commits into from
Closed

v1.7.4 prep #2781

wants to merge 5 commits into from

Conversation

samuelcolvin
Copy link
Member
@samuelcolvin samuelcolvin commented May 11, 2021

DO NOT MERGE.

Prepare for v1.7.4

* fix infinite loop in datetime parsing

* add change description

* switch to set a max datetime number
@codecov
Copy link
codecov bot commented May 11, 2021

Codecov Report

Merging #2781 (e3d1c16) into v1.7-branch (00a128a) will decrease coverage by 0.32%.
The diff coverage is 100.00%.

@@               Coverage Diff               @@
##           v1.7-branch    #2781      +/-   ##
===============================================
- Coverage       100.00%   99.67%   -0.33%     
===============================================
  Files               21       23       +2     
  Lines             4412     4614     +202     
  Branches           950      941       -9     
===============================================
+ Hits              4412     4599     +187     
- Misses               0       11      +11     
- Partials             0        4       +4     
Impacted Files Coverage Δ
pydantic/datetime_parse.py 100.00% <100.00%> (ø)
pydantic/version.py 88.23% <100.00%> (-11.77%) ⬇️
pydantic/env_settings.py 97.93% <0.00%> (-2.07%) ⬇️
pydantic/typing.py 98.37% <0.00%> (-1.63%) ⬇️
pydantic/networks.py 99.22% <0.00%> (-0.78%) ⬇️
pydantic/json.py 100.00% <0.00%> (ø)
pydantic/types.py 100.00% <0.00%> (ø)
pydantic/fields.py 100.00% <0.00%> (ø)
pydantic/__init__.py 100.00% <0.00%> (ø)
... 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 00a128a...e3d1c16. Read the comment docs.

@samuelcolvin samuelcolvin changed the title Prepare for v1.7.4 v1.7.4 prep May 11, 2021
@samuelcolvin
Copy link
Member Author

This is now released.

@samuelcolvin samuelcolvin deleted the v1.7.4-prep branch May 11, 2021 20:09
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
0