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

Skip to content

Conversation

jeeger
Copy link
Contributor

@jeeger jeeger commented Apr 4, 2025

Just a tiny addition to make large configurations easier to do in code.

@Tranquility2 Tranquility2 changed the title Added with_envs function to set multiple variables via keyword args. fix(core): Added with_envs function to set multiple variables via keyword args. Jun 27, 2025
@Tranquility2 Tranquility2 changed the title fix(core): Added with_envs function to set multiple variables via keyword args. feat: set multiple variables via keyword args Jun 29, 2025
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@d749fc6). Learn more about missing BASE report.

Files with missing lines Patch % Lines
core/testcontainers/core/container.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #804   +/-   ##
=======================================
  Coverage        ?   84.46%           
=======================================
  Files           ?       13           
  Lines           ?      753           
  Branches        ?      122           
=======================================
  Hits            ?      636           
  Misses          ?       88           
  Partials        ?       29           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alexanderankin alexanderankin merged commit 1532df5 into testcontainers:main Jul 2, 2025
10 checks passed
alexanderankin pushed a commit that referenced this pull request Jul 21, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.12.0](testcontainers-v4.11.0...testcontainers-v4.12.0)
(2025-07-21)


### Features

* **main:** New Testcontainers Python Docs Site
([#822](#822))
([a6bdf0e](a6bdf0e))
* make config monkeypatchable, fix config related startup issues
([#833](#833))
([ff6a32d](ff6a32d))
* **modules:** add OpenFGA module
([#762](#762))
([0b7b482](0b7b482))
* set multiple variables via keyword args
([#804](#804))
([1532df5](1532df5))


### Bug Fixes

* **core:** mypy
([#810](#810))
([b816762](b816762))
* Enable mypy in the CI
([#842](#842))
([ef65bd1](ef65bd1))
* just use the getLogger API and do not override logger settings
([#836](#836))
([f467c84](f467c84))


### Documentation

* missing compose html from old docs
([#776](#776))
([d749fc6](d749fc6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.

3 participants