| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #647 +/- ##
=======================================
Coverage ? 78.26%
=======================================
Files ? 12
Lines ? 598
Branches ? 89
=======================================
Hits ? 468
Misses ? 104
Partials ? 26 ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
|
since this does not actually implement the features i am going to merge this as a fix |
Sorry, something went wrong.
🤖 I have created a release *beep* *boop* --- ## [4.7.2](testcontainers-v4.7.1...testcontainers-v4.7.2) (2024-07-15) ### Bug Fixes * Add container Trino ([#642](#642)) ([49ce5a5](49ce5a5)), closes [#641](#641) * **core:** Improve private registry support (tolerate not implemented fields in DOCKER_AUTH_CONFIG) ([#647](#647)) ([766c382](766c382)) * **kafka:** add a flag to limit to first hostname for use with networks ([#638](#638)) ([0ce4fec](0ce4fec)), closes [#637](#637) * **modules:** Mailpit container base API URL helper method ([#643](#643)) ([df07586](df07586)) --- 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>
| Back | FazBrowse Home | New Git URL |
Continuing #562, got some feedback regarding an issue with unsupported use cases.
In this PR we will try to:
As always any feedback will be much appreciated.
Please note this PR does not implement all use-cases just does a better job at preparing and handling them for now