Skip to content

chore: Remove misleading connection option from redis docstring - #2725

Merged
feast-ci-bot merged 1 commit into
feast-dev:masterfrom
achals:achal/remove-bad-comment
May 20, 2022
Merged

chore: Remove misleading connection option from redis docstring#2725
feast-ci-bot merged 1 commit into
feast-dev:masterfrom
achals:achal/remove-bad-comment

Conversation

@achals

@achals achals commented May 20, 2022

Copy link
Copy Markdown
Member

Signed-off-by: Achal Shah achals@gmail.com

What this PR does / why we need it:

decode_responses is only useful if we want to read values as strings instead of bytes. But in the existing implementation, we store keys and values in redis as bytes.

Which issue(s) this PR fixes:

Fixes #

Signed-off-by: Achal Shah <achals@gmail.com>
@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: achals

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kevjumba

Copy link
Copy Markdown
Collaborator

/lgtm

@codecov-commenter

codecov-commenter commented May 20, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2725 (1ee0a60) into master (8b68fb9) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2725      +/-   ##
==========================================
- Coverage   80.26%   80.22%   -0.05%     
==========================================
  Files         167      167              
  Lines       14154    14154              
==========================================
- Hits        11361    11355       -6     
- Misses       2793     2799       +6     
Flag Coverage Δ
integrationtests 70.34% <ø> (-0.38%) ⬇️
unittests 58.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sdk/python/feast/infra/online_stores/redis.py 95.06% <ø> (ø)
sdk/python/tests/utils/online_read_write_test.py 93.54% <0.00%> (-6.46%) ⬇️
.../integration/online_store/test_online_retrieval.py 96.84% <0.00%> (-3.16%) ⬇️
...ython/feast/embedded_go/online_features_service.py 88.70% <0.00%> (-0.81%) ⬇️

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 8b68fb9...1ee0a60. Read the comment docs.

@feast-ci-bot
feast-ci-bot merged commit 8ec0790 into feast-dev:master May 20, 2022
@achals
achals deleted the achal/remove-bad-comment branch May 20, 2022 20:20
adchia pushed a commit that referenced this pull request Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants