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

Remove file loader & its test #1632

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

tsotnet
Copy link
Collaborator

@tsotnet tsotnet commented Jun 9, 2021

Signed-off-by: Tsotne Tabidze tsotne@tecton.ai

What this PR does / why we need it: Removes file loader & its test because they aren't used anymore and the tests are breaking because of it.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

Signed-off-by: Tsotne Tabidze <tsotne@tecton.ai>
@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2021

Codecov Report

Merging #1632 (8ad1bd5) into master (008a9ea) will increase coverage by 5.67%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1632      +/-   ##
==========================================
+ Coverage   77.61%   83.28%   +5.67%     
==========================================
  Files          66       65       -1     
  Lines        5789     5815      +26     
==========================================
+ Hits         4493     4843     +350     
+ Misses       1296      972     -324     
Flag Coverage Δ
integrationtests 83.19% <ø> (?)
unittests 76.81% <ø> (-0.80%) ⬇️

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

Impacted Files Coverage Δ
sdk/python/feast/staging/storage_client.py 36.86% <0.00%> (-15.66%) ⬇️
sdk/python/feast/infra/gcp.py 83.60% <0.00%> (ø)
sdk/python/feast/feature_store.py 92.95% <0.00%> (+0.88%) ⬆️
sdk/python/feast/repo_config.py 95.37% <0.00%> (+0.92%) ⬆️
sdk/python/feast/type_map.py 42.65% <0.00%> (+1.39%) ⬆️
sdk/python/feast/infra/provider.py 83.62% <0.00%> (+2.58%) ⬆️
sdk/python/feast/errors.py 65.78% <0.00%> (+2.63%) ⬆️
sdk/python/tests/conftest.py 100.00% <0.00%> (+3.22%) ⬆️
sdk/python/feast/data_source.py 78.77% <0.00%> (+9.64%) ⬆️
sdk/python/feast/registry.py 80.00% <0.00%> (+18.33%) ⬆️
... and 7 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 008a9ea...8ad1bd5. Read the comment docs.

Copy link
Member

@achals achals 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, tsotnet

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:

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

@feast-ci-bot feast-ci-bot merged commit c3ee2cc into feast-dev:master Jun 9, 2021
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