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

Fix master 2 #1694

Merged
merged 3 commits into from Jul 9, 2020
Merged

Fix master 2 #1694

merged 3 commits into from Jul 9, 2020

Conversation

PrettyWood
Copy link
Member

@PrettyWood PrettyWood commented Jul 7, 2020

Change Summary

Proposal for #1682

Related issue number

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • changes/<pull request or issue id>-<github username>.md file added describing change
    (see changes/README.md for details)

@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #1694 into fix-master will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@              Coverage Diff               @@
##           fix-master    #1694      +/-   ##
==============================================
- Coverage      100.00%   99.94%   -0.06%     
==============================================
  Files              21       21              
  Lines            3863     3863              
  Branches          767      767              
==============================================
- Hits             3863     3861       -2     
- Misses              0        1       +1     
- Partials            0        1       +1     
Impacted Files Coverage Δ
pydantic/fields.py 100.00% <ø> (ø)
pydantic/env_settings.py 100.00% <100.00%> (ø)
pydantic/types.py 99.57% <0.00%> (-0.43%) ⬇️

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 66a4d3b...2efc625. Read the comment docs.

@PrettyWood PrettyWood mentioned this pull request Jul 7, 2020
@samuelcolvin samuelcolvin merged commit 4658cf8 into pydantic:fix-master Jul 9, 2020
@samuelcolvin
Copy link
Member

thank you.

@PrettyWood PrettyWood deleted the fix-master-2 branch July 9, 2020 12:51
samuelcolvin added a commit that referenced this pull request Jul 9, 2020
* Fix master

* Fix master 2 (#1694)

* test: add regression test with wrong type default

* fix: remove always on conlist and conset

* fix: use utf8 as default encoding on all OS

* conset invalid defualt test

* add change

Co-authored-by: PrettyWood <em.jolibois@gmail.com>
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.

None yet

2 participants