Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Harrison88
Copy link
Owner

No description provided.

@Harrison88
Copy link
Owner Author

The tests failed because they depend on a fix released in Redis 6.0.8, but the Docker image hasn't yet been updated from 6.0.7. This should resolve itself soon.

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #14 into master will increase coverage by 2.70%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #14      +/-   ##
===========================================
+ Coverage   97.29%   100.00%   +2.70%     
===========================================
  Files           4         6       +2     
  Lines          74       135      +61     
  Branches       10        18       +8     
===========================================
+ Hits           72       135      +63     
+ Misses          1         0       -1     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
src/redtrio/lowlevel/client.py 100.00% <ø> (+4.76%) ⬆️
src/redtrio/lowlevel/connections.py 100.00% <100.00%> (ø)
src/redtrio/midlevel/__init__.py 100.00% <100.00%> (ø)
src/redtrio/midlevel/client.py 100.00% <100.00%> (ø)

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 dd72074...b49ded0. Read the comment docs.

@Harrison88 Harrison88 merged commit e20e86f into master Sep 10, 2020
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