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: configuration key handling #3855

Merged
merged 5 commits into from
Jul 8, 2021
Merged

Conversation

joshgummersall
Copy link
Contributor

#3840 introduced an issue with configuration key handling that broke the behavior of .get(). This PR fixes that handling and adds tests to ensure the behavior remains consistent going forward. The code was not released as part of 4.14 so it doesn't need patching.

#minor

Also adds some tests to ensure future consistency.
@joshgummersall joshgummersall requested review from a team as code owners July 8, 2021 20:10
@coveralls
Copy link

coveralls commented Jul 8, 2021

Pull Request Test Coverage Report for Build 1013016424

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.341%

Totals Coverage Status
Change from base Build 1012964545: 0.0%
Covered Lines: 19671
Relevant Lines: 22128

💛 - Coveralls

Josh Gummersall and others added 3 commits July 8, 2021 13:41
Co-authored-by: Michael Richardson <40401643+mdrichardson@users.noreply.github.com>
@joshgummersall joshgummersall merged commit c0897ee into main Jul 8, 2021
@joshgummersall joshgummersall deleted the jpg/fix-configuration-keys branch July 8, 2021 21:01
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.

4 participants