8000 new api by SergeyPirogov · Pull Request #5 · testcontainers/testcontainers-python · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@SergeyPirogov
Copy link
Contributor

No description provided.

@pep8speaks
Copy link

Hello @SergeyPirogov! Thanks for submitting the PR.

Line 25:80: E501 line too long (85 > 79 characters)
Line 36:80: E501 line too long (87 > 79 characters)
Line 39:80: E501 line too long (81 > 79 characters)
Line 41:80: E501 line too long (80 > 79 characters)
Line 44:80: E501 line too long (80 > 79 characters)
Line 46:80: E501 line too long (89 > 79 characters)
Line 75:80: E501 line too long (100 > 79 characters)

Line 35:80: E501 line too long (81 > 79 characters)

Line 9:21: W292 no newline at end of file

Line 45:80: E501 line too long (96 > 79 characters)
Line 46:80: E501 line too long (97 > 79 characters)

Line 25:80: E501 line too long (82 > 79 characters)

@codecov
Copy link
codecov bot commented Mar 28, 2017

Codecov Report

Merging #5 into master will decrease coverage by 0.13%.
The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   86.04%   85.91%   -0.14%     
==========================================
  Files          12       12              
  Lines         215      213       -2     
  Branches        8        8              
==========================================
- Hits          185      183       -2     
  Misses         26       26              
  Partials        4        4
Impacted Files Coverage Δ
testcontainers/core/docker_client.py 100% <ø> (ø) ⬆️
testcontainers/oracle.py 40% <0%> (ø) ⬆️
testcontainers/core/generic.py 100% <100%> (ø) ⬆️
testcontainers/postgres.py 100% <100%> (ø) ⬆️
testcontainers/mysql.py 100% <100%> (ø) ⬆️
testcontainers/__init__.py 100% <100%> (ø) ⬆️
testcontainers/selenium.py 88.88% <66.66%> (ø) ⬆️
testcontainers/core/container.py 81.25% <81.25%> (ø) ⬆️
testcontainers/core/waiting_utils.py 89.47% <0%> (-1.01%) ⬇️
... and 5 more

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 19201c8...42d3e41. Read the comment docs.

@SergeyPirogov SergeyPirogov merged commit dae61ea into master Mar 28, 2017
@SergeyPirogov SergeyPirogov deleted the develop branch October 13, 2017 18:48
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.

4 participants

0