Skip to content
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

Fix typo in comment #2025

Merged
merged 1 commit into from
Mar 1, 2022
Merged

Fix typo in comment #2025

merged 1 commit into from
Mar 1, 2022

Conversation

spagh-eddie
Copy link
Contributor

Pull Request check-list

I am ignoring these since I only ...

Description of change

... add missing bracket in a comment

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2022

Codecov Report

Merging #2025 (b7033c6) into master (afc83e1) will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2025      +/-   ##
==========================================
- Coverage   92.62%   92.50%   -0.12%     
==========================================
  Files         100      100              
  Lines       20910    20909       -1     
==========================================
- Hits        19368    19342      -26     
- Misses       1542     1567      +25     
Impacted Files Coverage Δ
redis/typing.py 90.32% <ø> (ø)
redis/retry.py 95.83% <0.00%> (-4.17%) ⬇️
redis/asyncio/retry.py 92.30% <0.00%> (-3.85%) ⬇️
tests/test_graph_utils/test_edge.py 94.59% <0.00%> (-2.71%) ⬇️
tests/test_ssl.py 44.77% <0.00%> (-2.24%) ⬇️
tests/test_graph_utils/test_path.py 97.01% <0.00%> (-1.50%) ⬇️
tests/test_graph.py 89.16% <0.00%> (-1.44%) ⬇️
redis/asyncio/sentinel.py 86.79% <0.00%> (-0.63%) ⬇️
tests/test_lock.py 99.47% <0.00%> (-0.53%) ⬇️
tests/test_asyncio/test_lock.py 99.48% <0.00%> (-0.52%) ⬇️
... 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 afc83e1...b7033c6. Read the comment docs.

@dvora-h
Copy link
Collaborator

dvora-h commented Feb 28, 2022

Thanks @spagh-eddie for this!

@dvora-h dvora-h added the maintenance Maintenance (CI, Releases, etc) label Mar 1, 2022
@dvora-h dvora-h merged commit b1ca339 into redis:master Mar 1, 2022
@spagh-eddie spagh-eddie deleted the patch-1 branch March 1, 2022 14:53
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.

None yet

3 participants