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

Adding support for readable test results #2381

Merged
merged 7 commits into from
Sep 15, 2022
Merged

Adding support for readable test results #2381

merged 7 commits into from
Sep 15, 2022

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Sep 14, 2022

This pull requests as the ability to see our unit test failures. Hopefully this helps everyone out.

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2022

Codecov Report

Merging #2381 (e5cf12d) into master (67fdd9a) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2381      +/-   ##
==========================================
- Coverage   92.22%   92.21%   -0.02%     
==========================================
  Files         111      111              
  Lines       28814    28814              
==========================================
- Hits        26574    26570       -4     
- Misses       2240     2244       +4     
Impacted Files Coverage Δ
tests/test_asyncio/test_search.py 98.43% <0.00%> (-0.32%) ⬇️
tests/test_cluster.py 96.96% <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.

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Sep 15, 2022
@chayim chayim marked this pull request as ready for review September 15, 2022 08:58
@chayim chayim requested a review from dvora-h September 15, 2022 08:58
@dvora-h dvora-h merged commit 66c4e60 into master Sep 15, 2022
@dvora-h dvora-h deleted the ck-gentestresults branch September 15, 2022 15:32
akx added a commit to akx/redis-py that referenced this pull request Sep 21, 2022
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.

3 participants