Skip to content

Conversation

@uglide
Copy link
Contributor

@uglide uglide commented Dec 7, 2022

Demo https://redis-py-uglide.readthedocs.io/en/latest/

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.

@uglide uglide force-pushed the switch_to_furo_theme branch from 6badc8a to 6e6c6f0 Compare December 7, 2022 12:00
@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2022

Codecov Report

Base: 92.22% // Head: 92.20% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (6badc8a) compared to base (6219574).
Patch has no changes to coverable lines.

❗ Current head 6badc8a differs from pull request most recent head 6e6c6f0. Consider uploading reports for the commit 6e6c6f0 to get more accurate results

Additional details and impacted files
@@ Coverage Diff @@ ## master #2492 +/- ## ========================================== - Coverage 92.22% 92.20% -0.02%  ========================================== Files 113 113 Lines 29325 29325 ========================================== - Hits 27044 27040 -4  - Misses 2281 2285 +4 
Impacted Files Coverage Δ
tests/conftest.py 84.94% <0.00%> (-0.78%) ⬇️
tests/test_cluster.py 96.89% <0.00%> (-0.12%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Dec 13, 2022
@dvora-h dvora-h merged commit b556440 into redis:master Dec 14, 2022
@uglide uglide deleted the switch_to_furo_theme branch December 14, 2022 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance (CI, Releases, etc)

4 participants