Skip to content

fix subtle issue with settings env variables#882

Merged
samuelcolvin merged 1 commit intomasterfrom
settings-fix
Oct 10, 2019
Merged

fix subtle issue with settings env variables#882
samuelcolvin merged 1 commit intomasterfrom
settings-fix

Conversation

@samuelcolvin
Copy link
Copy Markdown
Member

@samuelcolvin samuelcolvin commented Oct 9, 2019

Change Summary

Fix issue with BaseSettings inheritance and alias getting set to None

Checklist

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 9, 2019

Codecov Report

Merging #882 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #882   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     16           
  Lines        2716   2716           
  Branches      518    518           
=====================================
  Hits         2716   2716
Impacted Files Coverage Δ
pydantic/fields.py 100% <100%> (ø) ⬆️

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 46db1ef...0cf6548. Read the comment docs.

@samuelcolvin samuelcolvin merged commit 41d79de into master Oct 10, 2019
@samuelcolvin samuelcolvin deleted the settings-fix branch October 10, 2019 12:24
andreshndz pushed a commit to cuenca-mx/pydantic that referenced this pull request Jan 17, 2020
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