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

test(redis): Install pytest-asyncio for redis tests (Python 3.12-13) #3706

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

szokeasaurusrex
Copy link
Member

Although we run the redis tests on Python 3.12 and 3.13, we don't install pytest-asyncio on these versions. We likely should.

Although we run the `redis` tests on Python 3.12 and 3.13, we don't install `pytest-asyncio` on these versions. We likely should.
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.28%. Comparing base (d48dc46) to head (a76c2ba).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3706   +/-   ##
=======================================
  Coverage   84.28%   84.28%           
=======================================
  Files         133      133           
  Lines       14257    14257           
  Branches     2405     2405           
=======================================
  Hits        12017    12017           
  Misses       1490     1490           
  Partials      750      750           

see 2 files with indirect coverage changes

@szokeasaurusrex szokeasaurusrex merged commit c21962e into master Oct 29, 2024
136 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/redis-async branch October 29, 2024 12:09
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