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 fixture so that benchmark test is also tested in integration tests #3065

Merged
merged 1 commit into from
Aug 10, 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 #

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

@adchia adchia 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, adchia, 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,adchia,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 Report

Merging #3065 (46a3508) into master (e169729) will decrease coverage by 9.23%.
The diff coverage is 53.01%.

@@            Coverage Diff             @@
##           master    #3065      +/-   ##
==========================================
- Coverage   67.28%   58.05%   -9.24%     
==========================================
  Files         169      202      +33     
  Lines       14893    16771    +1878     
==========================================
- Hits        10021     9736     -285     
- Misses       4872     7035    +2163     
Flag Coverage Δ
integrationtests ?
unittests 58.05% <53.01%> (?)

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

Impacted Files Coverage Δ
...ffline_stores/contrib/trino_offline_store/trino.py 8.72% <0.00%> (ø)
sdk/python/feast/registry.py 70.96% <0.00%> (-7.85%) ⬇️
...tegration/feature_repos/universal/feature_views.py 34.72% <ø> (-48.62%) ⬇️
...k/python/tests/unit/test_on_demand_feature_view.py 75.00% <ø> (+46.87%) ⬆️
sdk/python/tests/conftest.py 65.24% <31.57%> (-12.99%) ⬇️
sdk/python/feast/diff/registry_diff.py 65.13% <37.50%> (+36.56%) ⬆️
sdk/python/feast/infra/offline_stores/bigquery.py 29.02% <50.00%> (-57.00%) ⬇️
...line_stores/contrib/athena_offline_store/athena.py 38.12% <50.00%> (ø)
..._stores/contrib/postgres_offline_store/postgres.py 35.13% <50.00%> (ø)
...ffline_stores/contrib/spark_offline_store/spark.py 37.41% <50.00%> (ø)
... and 169 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@feast-ci-bot feast-ci-bot merged commit 36747aa into feast-dev:master Aug 10, 2022
franciscojavierarceo pushed a commit to franciscojavierarceo/feast that referenced this pull request Aug 13, 2022
…on tests (feast-dev#3065)

Add fixture so that benchmark test is also tested in integration tests

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

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

5 participants