Skip to content

Adding link to the OM client #2262

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
Jul 5, 2022
Merged

Adding link to the OM client #2262

merged 2 commits into from
Jul 5, 2022

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Jul 5, 2022

  • docs cleanup, adding om link
  • adding link to om client

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.

@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2022

Codecov Report

Merging #2262 (766839d) into master (e6cd4fd) will decrease coverage by 0.37%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2262      +/-   ##
==========================================
- Coverage   91.85%   91.47%   -0.38%     
==========================================
  Files         108      108              
  Lines       27783    26908     -875     
==========================================
- Hits        25521    24615     -906     
- Misses       2262     2293      +31     
Impacted Files Coverage Δ
tests/test_ssl.py 43.93% <0.00%> (-5.71%) ⬇️
redis/__init__.py 76.19% <0.00%> (-4.77%) ⬇️
tests/test_function.py 24.69% <0.00%> (-4.38%) ⬇️
redis/retry.py 95.83% <0.00%> (-4.17%) ⬇️
redis/asyncio/retry.py 92.85% <0.00%> (-3.58%) ⬇️
tests/test_graph_utils/test_edge.py 93.93% <0.00%> (-3.36%) ⬇️
tests/test_graph.py 88.38% <0.00%> (-2.31%) ⬇️
tests/test_graph_utils/test_path.py 96.77% <0.00%> (-1.74%) ⬇️
tests/test_commands.py 88.60% <0.00%> (-1.21%) ⬇️
redis/backoff.py 58.69% <0.00%> (-0.88%) ⬇️
... and 51 more

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 e6cd4fd...766839d. Read the comment docs.

@dvora-h dvora-h added the maintenance Maintenance (CI, Releases, etc) label Jul 5, 2022
@dvora-h dvora-h merged commit c705df1 into master Jul 5, 2022
@dvora-h dvora-h deleted the ck-addom branch July 5, 2022 14:00
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