Skip to content

Conversation

@achals
Copy link
Member

@achals achals commented Jul 6, 2022

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

What this PR does / why we need it:

Why duplicate code if we don't need to

Which issue(s) this PR fixes:

Fixes #

…ate code

Signed-off-by: Achal Shah <achals@gmail.com>
Signed-off-by: Achal Shah <achals@gmail.com>
Copy link
Collaborator

@felixwang9817 felixwang9817 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one nit

Signed-off-by: Achal Shah <achals@gmail.com>
Copy link
Collaborator

@felixwang9817 felixwang9817 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: achals, felixwang9817

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:
  • OWNERS [achals,felixwang9817]

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

@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2022

Codecov Report

Merging #2915 (6a27bfc) into master (8abc2ef) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2915      +/-   ##
==========================================
- Coverage   80.65%   80.60%   -0.06%     
==========================================
  Files         176      180       +4     
  Lines       15663    15833     +170     
==========================================
+ Hits        12633    12762     +129     
- Misses       3030     3071      +41     
Flag Coverage Δ
integrationtests 70.83% <100.00%> (-0.05%) ⬇️
unittests 59.54% <100.00%> (+0.20%) ⬆️

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

Impacted Files Coverage Δ
sdk/python/feast/feature_view.py 89.28% <100.00%> (+0.33%) ⬆️
sdk/python/feast/stream_feature_view.py 93.38% <100.00%> (-1.47%) ⬇️
sdk/python/feast/infra/provider.py 79.41% <0.00%> (-8.47%) ⬇️
sdk/python/feast/infra/passthrough_provider.py 92.48% <0.00%> (-7.52%) ⬇️
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%) ⬇️
sdk/python/feast/infra/online_stores/datastore.py 87.96% <0.00%> (-1.39%) ⬇️
...ython/feast/embedded_go/online_features_service.py 89.39% <0.00%> (-0.76%) ⬇️
sdk/python/feast/registry.py 82.72% <0.00%> (-0.73%) ⬇️
... and 9 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 8abc2ef...6a27bfc. Read the comment docs.

@feast-ci-bot feast-ci-bot merged commit adf3212 into feast-dev:master Jul 6, 2022
@achals achals deleted the achal/fv-meta branch July 6, 2022 20:04
adchia pushed a commit that referenced this pull request Jul 14, 2022
…2915)

* chore: Refactor StreamFeatureViewMeta to FeatureViewMeta and deduplicate code

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

* ttl_duration

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

* nits

Signed-off-by: Achal Shah <achals@gmail.com>
kevjumba pushed a commit that referenced this pull request Jul 19, 2022
…2915)

* chore: Refactor StreamFeatureViewMeta to FeatureViewMeta and deduplicate code

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

* ttl_duration

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

* nits

Signed-off-by: Achal Shah <achals@gmail.com>
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