Closed JayH5 closed 6 years ago
Merging #60 into develop will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## develop #60 +/- ##
======================================
Coverage 100% 100%
======================================
Files 25 25
Lines 2470 2500 +30
Branches 156 158 +2
======================================
+ Hits 2470 2500 +30
Impacted Files | Coverage Ξ | |
---|---|---|
seaworthy/containers/postgresql.py | 100% <ΓΈ> (ΓΈ) |
:arrow_up: |
seaworthy/containers/redis.py | 100% <ΓΈ> (ΓΈ) |
:arrow_up: |
seaworthy/containers/rabbitmq.py | 100% <ΓΈ> (ΓΈ) |
:arrow_up: |
seaworthy/helpers.py | 100% <100%> (ΓΈ) |
:arrow_up: |
seaworthy/tests-core/test_ps.py | 100% <100%> (ΓΈ) |
:arrow_up: |
seaworthy/logs.py | 100% <100%> (ΓΈ) |
:arrow_up: |
seaworthy/tests-core/test_logs.py | 100% <100%> (ΓΈ) |
:arrow_up: |
seaworthy/tests-core/test_helpers.py | 100% <100%> (ΓΈ) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update 84172ed...3c92a8f. Read the comment docs.
π
Container.exec_run()
now returns a (named) tuple