Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rochacbruno
Copy link
Member

Fix #814

@netlify
Copy link

netlify bot commented Sep 30, 2022

Deploy Preview for dynaconf ready!

Name Link
🔨 Latest commit fa60cc5
🔍 Latest deploy log https://app.netlify.com/sites/dynaconf/deploys/63370a8b5d3410000982c2bb
😎 Deploy Preview https://deploy-preview-815--dynaconf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 30, 2022

Test Results (Python 3.10)

368 tests  ±0   368 ✔️ ±0   39s ⏱️ ±0s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit fa60cc5. ± Comparison against base commit 089069d.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 30, 2022

Test Results (Python 3.8)

368 tests  ±0   368 ✔️ ±0   36s ⏱️ +5s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit fa60cc5. ± Comparison against base commit 089069d.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (089069d) to head (fa60cc5).
Report is 150 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #815   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         1043      1045    +2     
=========================================
+ Hits          1043      1045    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rochacbruno rochacbruno added this to the 3.1.12 milestone Sep 30, 2022
@rochacbruno rochacbruno merged commit dd4ca13 into master Sep 30, 2022
@rochacbruno rochacbruno deleted the 814 branch September 30, 2022 15:41
rochacbruno added a commit that referenced this pull request Mar 2, 2023
Shortlog of commits since last release:

    André "decko" de Brito (2):
          Removes Codacy Coverage Reporter (#871)
          Add a namespace property for VAULT_FOR_DYNACONF dict (#870)

    Bruno Rocha (8):
          Release version 3.1.11
          bump dev version to 3.1.12
          Ensure `dynaconf get` returns a valid json string. (#813)
          [bugfix] Fix access of keys with spaces (#815)
          hotfix func tests (#816)
          Add Python 3.11 to CI (#830)
          fix lint error
          Fix casting on Validator and improve docs (#873)

    Bryan Weber (1):
          Fix typos in envvars docs (#840)

    Florian Apolloner (1):
          Small typo fix. (#822)

    Maxwell G (1):
          Include license files for vendored deps (#841)

    MicLon (1):
          fix: envvars.md get `HOME` environment variable (#831)

    Otávio Dantas (1):
          doc(pt-br): translate flask extension to pt-br (#852)

    Sergio Kef (1):
          Fix code snippet in docs (#843)

    Tetiana (1):
          #817 Add note about defining root_path when testing (#818)

    jctanner (1):
          Handle all failures when pwd does not exist. (#857)

    jmeichle (1):
          Add support for VAULT_NAMESPACE_FOR_DYNACONF (#854)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Case-Insensitive Lookup Might Fail in Dynaconf 3.10

2 participants