Skip to content

Updating graph tests to support new execution plan #2486

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 2 commits into from
Dec 6, 2022

Conversation

raz-mon
Copy link
Contributor

@raz-mon raz-mon commented Dec 4, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2022

Codecov Report

Base: 76.83% // Head: 92.20% // Increases project coverage by +15.37% 🎉

Coverage data is based on head (e648bd9) compared to base (6fa6cfc).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2486       +/-   ##
===========================================
+ Coverage   76.83%   92.20%   +15.37%     
===========================================
  Files         113      113               
  Lines       28430    29325      +895     
===========================================
+ Hits        21845    27040     +5195     
+ Misses       6585     2285     -4300     
Impacted Files Coverage Δ
tests/test_asyncio/test_graph.py 99.22% <100.00%> (+1.55%) ⬆️
tests/test_graph.py 91.56% <100.00%> (+2.03%) ⬆️
tests/test_retry.py 100.00% <0.00%> (ø)
tests/test_pipeline.py 100.00% <0.00%> (ø)
redis/commands/json/path.py 100.00% <0.00%> (ø)
tests/test_connection_pool.py 100.00% <0.00%> (ø)
tests/test_asyncio/test_retry.py 100.00% <0.00%> (ø)
tests/test_asyncio/test_pipeline.py 100.00% <0.00%> (ø)
tests/test_graph_utils/test_node.py 100.00% <0.00%> (ø)
redis/commands/search/querystring.py 0.00% <0.00%> (ø)
... and 66 more

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 4, 2022
@chayim chayim changed the title fixed expected execution plan, restored tox image Updating graph tests to support new execution plan Dec 4, 2022
@chayim chayim merged commit 6219574 into redis:master Dec 6, 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