testcontainers / testcontainers-python

Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
https://testcontainers-python.readthedocs.io/en/latest/
Apache License 2.0
1.54k stars 281 forks source link

chore: Update Weaviate default version to v1.25.5 #616

Closed antas-marcin closed 2 months ago

antas-marcin commented 3 months ago

This is just a small PR that updates Weaviate default version to v1.25.5

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #616 +/- ## ======================================= Coverage ? 80.29% ======================================= Files ? 11 Lines ? 604 Branches ? 86 ======================================= Hits ? 485 Misses ? 92 Partials ? 27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

antas-marcin commented 2 months ago

I need to re-test it and then will open the PR once again