Skip to content
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

chore: Add value_type parameter back to entities #3161

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

felixwang9817
Copy link
Collaborator

Signed-off-by: Felix Wang wangfelix98@gmail.com

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2022

Codecov Report

Base: 67.10% // Head: 76.18% // Increases project coverage by +9.07% 🎉

Coverage data is based on head (7b759e3) compared to base (857876b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3161      +/-   ##
==========================================
+ Coverage   67.10%   76.18%   +9.07%     
==========================================
  Files         175      211      +36     
  Lines       15903    17889    +1986     
==========================================
+ Hits        10672    13629    +2957     
+ Misses       5231     4260     -971     
Flag Coverage Δ
integrationtests 66.86% <33.33%> (-0.25%) ⬇️
unittests 58.36% <100.00%> (?)

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

Impacted Files Coverage Δ
sdk/python/feast/inference.py 86.36% <ø> (+2.27%) ⬆️
sdk/python/feast/entity.py 91.04% <100.00%> (+7.46%) ⬆️
sdk/python/feast/feature_view.py 96.87% <100.00%> (+0.20%) ⬆️
...thon/tests/unit/infra/test_inference_unit_tests.py 100.00% <100.00%> (+85.79%) ⬆️
sdk/python/tests/unit/test_feature_views.py 98.83% <100.00%> (+72.58%) ⬆️
...on/feast/infra/materialization/snowflake_engine.py 92.13% <0.00%> (-0.46%) ⬇️
...tion/feature_repos/universal/online_store/hbase.py 50.00% <0.00%> (ø)
...line_stores/contrib/athena_offline_store/athena.py 38.50% <0.00%> (ø)
...ffline_stores/contrib/athena_repo_configuration.py 100.00% <0.00%> (ø)
..._stores/contrib/postgres_offline_store/postgres.py 34.14% <0.00%> (ø)
... and 104 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.

Signed-off-by: Felix Wang <wangfelix98@gmail.com>
@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

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

@achals
Copy link
Member

achals commented Sep 1, 2022

/ok-to-test
/lgtm

@feast-ci-bot feast-ci-bot merged commit 1b09719 into feast-dev:master Sep 1, 2022
adchia pushed a commit that referenced this pull request Sep 3, 2022
Add `value_type` parameter back to entities

Signed-off-by: Felix Wang <wangfelix98@gmail.com>

Signed-off-by: Felix Wang <wangfelix98@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