Skip to content

style fix #13

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
Aug 24, 2023
Merged

style fix #13

merged 1 commit into from
Aug 24, 2023

Conversation

zach-iee
Copy link

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?
  • Was the change added to CHANGES file?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Please provide a description of the change here.

@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2023

Codecov Report

Patch coverage: 29.72% and project coverage change: -0.01% ⚠️

Comparison is base (1856a34) 60.20% compared to head (472cc2b) 60.20%.

❗ Current head 472cc2b differs from pull request most recent head dcbdb31. Consider uploading reports for the commit dcbdb31 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              4.4      #13      +/-   ##
==========================================
- Coverage   60.20%   60.20%   -0.01%     
==========================================
  Files         116      116              
  Lines       30282    30281       -1     
==========================================
- Hits        18232    18231       -1     
  Misses      12050    12050              
Files Changed Coverage Δ
tests/test_commands.py 68.96% <4.34%> (+0.02%) ⬆️
tests/test_command_parser.py 84.00% <25.00%> (ø)
tests/test_cluster.py 96.46% <87.50%> (-0.11%) ⬇️
redis/connection.py 84.87% <100.00%> (+0.11%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zach-iee zach-iee force-pushed the 4.4_style_fix branch 3 times, most recently from fa6c14a to 8fcc996 Compare August 24, 2023 03:26
@zach-iee zach-iee merged commit e4408a9 into 4.4 Aug 24, 2023
@zach-iee zach-iee deleted the 4.4_style_fix branch August 24, 2023 05:34
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