Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment with namespace packages. #290

Merged
merged 24 commits into from
Jan 6, 2023

Conversation

tillahoffmann
Copy link
Collaborator

See #288 for details.

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2023

Codecov Report

Merging #290 (cc06221) into master (8ab1024) will increase coverage by 0.92%.
The diff coverage is 100.00%.

❗ Current head cc06221 differs from pull request most recent head 304c4c5. Consider uploading reports for the commit 304c4c5 to get more accurate results

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
+ Coverage   86.72%   87.64%   +0.92%     
==========================================
  Files          30       29       -1     
  Lines         851      842       -9     
  Branches       58       57       -1     
==========================================
  Hits          738      738              
+ Misses         83       74       -9     
  Partials       30       30              
Impacted Files Coverage Δ
arangodb/testcontainers/arangodb/__init__.py 100.00% <ø> (ø)
azurite/testcontainers/azurite/__init__.py 83.33% <ø> (ø)
clickhouse/testcontainers/clickhouse/__init__.py 100.00% <ø> (ø)
compose/testcontainers/compose/__init__.py 98.36% <ø> (ø)
core/testcontainers/core/config.py 100.00% <ø> (ø)
core/testcontainers/core/container.py 77.31% <ø> (ø)
core/testcontainers/core/docker_client.py 56.36% <ø> (ø)
core/testcontainers/core/exceptions.py 100.00% <ø> (ø)
core/testcontainers/core/generic.py 85.71% <ø> (ø)
core/testcontainers/core/utils.py 57.14% <ø> (ø)
... and 19 more

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

@tillahoffmann tillahoffmann merged commit 2ba1876 into testcontainers:master Jan 6, 2023
@tillahoffmann tillahoffmann deleted the packages branch January 6, 2023 16:34
This was referenced Jan 6, 2023
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.

2 participants