Skip to content

Conversation

ashtul
Copy link
Contributor

@ashtul ashtul commented Nov 10, 2021

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)?

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 Nov 10, 2021

Codecov Report

Merging #1691 (f98a0a2) into master (f5160f5) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1691      +/-   ##
==========================================
+ Coverage   89.71%   89.79%   +0.08%     
==========================================
  Files          57       57              
  Lines       11186    11252      +66     
==========================================
+ Hits        10035    10104      +69     
+ Misses       1151     1148       -3     
Impacted Files Coverage Δ
tests/test_search.py 98.58% <100.00%> (+0.57%) ⬆️
tests/test_json.py 100.00% <0.00%> (ø)

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 f5160f5...f98a0a2. Read the comment docs.

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Nov 10, 2021
@chayim chayim changed the title Adding RediSearch & RedisJSON tests Adding RediSearch/RedisJSON tests Nov 10, 2021
@chayim chayim merged commit 939fead into redis:master Nov 10, 2021
@ashtul ashtul deleted the ariel_tests branch April 6, 2024 15:49
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