Skip to content

Fix: unexpected _bypass_evaluation in BoxList#966

Merged
pedro-psb merged 2 commits intodynaconf:masterfrom
pedro-psb:bug/unexpected-bypass_evaluatioin
Jul 20, 2023
Merged

Fix: unexpected _bypass_evaluation in BoxList#966
pedro-psb merged 2 commits intodynaconf:masterfrom
pedro-psb:bug/unexpected-bypass_evaluatioin

Conversation

@pedro-psb
Copy link
Copy Markdown
Member

Fix #965

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #966 (daf782f) into master (678d29b) will not change coverage.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #966   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files          22       22           
  Lines        2030     2030           
=======================================
  Hits         2015     2015           
  Misses         15       15           
Impacted Files Coverage Δ
dynaconf/base.py 99.80% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pedro-psb pedro-psb merged commit ae54794 into dynaconf:master Jul 20, 2023
rochacbruno added a commit that referenced this pull request Aug 11, 2023
Shortlog of commits since last release:

    Bruno Rocha (5):
          Ignore docs build without a tag
          Cancel any running CI job when a Push is made to an existing PR or branch (#952)
          Fix #959 cli get will exit code 1 in case of KeyError. (#960)
          add tech preview note to inspect docs (#961)
          Build docs

    Hugo Prudente (1):
          Doc advanced usage for cli overrides dynaconf settings fix #967 (#970)

    Marian Ganisin (1):
          Feat: Support for multidoc yaml files (#825)

    Pedro Pessoa (11):
          Docs - Update envvar.md custom token e.g. to use add_converter (#941)
          Feature - Inspect and CLI (#939)
          Fix - Template substitution with variable update (#944)
          Assert #658 works (#945)
          fix infinite recursions in special case of django app #867 (#947)
          Fix - Django functions with `add_converter` (#951)
          Fix hooks not re-running on reload #850 (#953)
          update vault and redis warning recommendations. fix #950 (#954)
          Fix - Enable merge equal False (#957)
          CI - Test docker-compose pyyaml issue (#964)
          Fix: unexpected _bypass_evaluation in BoxList (#966)

    pedro-psb (1):
          Release version 3.2.0
@pedro-psb pedro-psb deleted the bug/unexpected-bypass_evaluatioin branch February 29, 2024 00:23
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.

Field '_bypass_evaluation' provided as part of the value of a setting

3 participants