Skip to content

Experiment with namespace packages. - #290

Merged
tillahoffmann merged 24 commits into
testcontainers:masterfrom
tillahoffmann:packages
Jan 6, 2023
Merged

Experiment with namespace packages.#290
tillahoffmann merged 24 commits into
testcontainers:masterfrom
tillahoffmann:packages

Conversation

@tillahoffmann

Copy link
Copy Markdown
Contributor

See #288 for details.

@codecov-commenter

codecov-commenter commented Jan 5, 2023

Copy link
Copy Markdown

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 FilesCoverage Δ
arangodb/testcontainers/arangodb/__init__.py100.00% <ø> (ø)
azurite/testcontainers/azurite/__init__.py83.33% <ø> (ø)
clickhouse/testcontainers/clickhouse/__init__.py100.00% <ø> (ø)
compose/testcontainers/compose/__init__.py98.36% <ø> (ø)
core/testcontainers/core/config.py100.00% <ø> (ø)
core/testcontainers/core/container.py77.31% <ø> (ø)
core/testcontainers/core/docker_client.py56.36% <ø> (ø)
core/testcontainers/core/exceptions.py100.00% <ø> (ø)
core/testcontainers/core/generic.py85.71% <ø> (ø)
core/testcontainers/core/utils.py57.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:masterJan 6, 2023
@tillahoffmann
tillahoffmann deleted the packages branch January 6, 2023 16:34
This was referenced Jan 6, 2023
Sign up for freeto 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

@tillahoffmann@codecov-commenter