Skip to content

Docstring improvements for Redis class #1675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Docstring improvements for Redis class #1675

merged 1 commit into from
Nov 9, 2021

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Nov 9, 2021

closes #1442

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Nov 9, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 9, 2021

Codecov Report

Merging #1675 (70046d2) into master (599f5a9) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1675      +/-   ##
==========================================
+ Coverage   89.69%   89.74%   +0.04%     
==========================================
  Files          57       57              
  Lines       11193    11193              
==========================================
+ Hits        10040    10045       +5     
+ Misses       1153     1148       -5     
Impacted Files Coverage Δ
redis/client.py 87.76% <ø> (ø)
tests/test_search.py 98.61% <0.00%> (+0.76%) ⬆️

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 599f5a9...70046d2. Read the comment docs.

@chayim chayim merged commit 3837e0d into master Nov 9, 2021
@chayim chayim deleted the ck-docsting branch November 9, 2021 11:14
chayim added a commit that referenced this pull request Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Misleading docstring of class Redis
2 participants