Skip to content

Consider ConnectionError a transient exception (fixes #193). - #201

Merged
tillahoffmann merged 1 commit into
testcontainers:masterfrom
tillahoffmann:connectionerror
Apr 4, 2022
Merged

Consider ConnectionError a transient exception (fixes #193).#201
tillahoffmann merged 1 commit into
testcontainers:masterfrom
tillahoffmann:connectionerror

Conversation

@tillahoffmann

Copy link
Copy Markdown
Contributor

See #193.

@codecov-commenter

codecov-commenter commented Apr 4, 2022

Copy link
Copy Markdown

Codecov Report

Merging #201 (5f5d3fb) into master (0223ab1) will decrease coverage by 0.26%.
The diff coverage is 100.00%.

❗ Current head 5f5d3fb differs from pull request most recent head b71838b. Consider uploading reports for the commit b71838b to get more accurate results

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
- Coverage   85.67%   85.41%   -0.27%     
==========================================
  Files          25       25              
  Lines         670      658      -12     
  Branches       60       60              
==========================================
- Hits          574      562      -12     
  Misses         76       76              
  Partials       20       20              
Impacted Files Coverage Δ
testcontainers/core/waiting_utils.py 92.10% <100.00%> (-0.40%) ⬇️
testcontainers/redis.py 84.61% <0.00%> (-1.10%) ⬇️
testcontainers/core/generic.py 84.84% <0.00%> (-0.87%) ⬇️
testcontainers/elasticsearch.py 92.30% <0.00%> (-0.29%) ⬇️
testcontainers/selenium.py 92.59% <0.00%> (-0.27%) ⬇️
testcontainers/compose.py 98.33% <0.00%> (-0.03%) ⬇️
testcontainers/kafka.py 100.00% <0.00%> (ø)
testcontainers/neo4j.py 100.00% <0.00%> (ø)
testcontainers/mongodb.py 100.00% <0.00%> (ø)
... and 1 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 0223ab1...b71838b. Read the comment docs.

@tillahoffmann
tillahoffmann merged commit 130d89e into testcontainers:master Apr 4, 2022
@tillahoffmann
tillahoffmann deleted the connectionerror branch April 4, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants