feast icon indicating copy to clipboard operation
feast copied to clipboard

ci: In nightly CI, cleanup dynamo tables related to integration tests

Open adchia opened this issue 2 years ago • 1 comments

What this PR does / why we need it: This is to patch fix the random leaking DynamoDB tables in CI.

Which issue(s) this PR fixes:

Fixes #

adchia avatar Aug 10 '22 00:08 adchia

Codecov Report

Merging #3055 (4d858d6) into master (66d2c76) will increase coverage by 8.48%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3055      +/-   ##
==========================================
+ Coverage   67.44%   75.93%   +8.48%     
==========================================
  Files         169      203      +34     
  Lines       14936    16839    +1903     
==========================================
+ Hits        10074    12786    +2712     
+ Misses       4862     4053     -809     
Flag Coverage Δ
integrationtests 67.29% <ø> (-0.15%) :arrow_down:
unittests 58.13% <ø> (?)

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

Impacted Files Coverage Δ
.../online_stores/contrib/hbase_online_store/hbase.py 37.25% <0.00%> (ø)
sdk/python/feast/loaders/yaml.py 18.18% <0.00%> (ø)
sdk/python/feast/infra/utils/hbase_utils.py 41.17% <0.00%> (ø)
...thon/feast/infra/utils/postgres/postgres_config.py 100.00% <0.00%> (ø)
...line_stores/contrib/postgres_repo_configuration.py 100.00% <0.00%> (ø)
...k/python/feast/infra/materialization/lambda/app.py 26.66% <0.00%> (ø)
...offline_stores/contrib/trino_repo_configuration.py 20.00% <0.00%> (ø)
...stores/contrib/trino_offline_store/trino_source.py 5.37% <0.00%> (ø)
...line_stores/contrib/postgres_repo_configuration.py 100.00% <0.00%> (ø)
...s/contrib/trino_offline_store/tests/data_source.py 17.64% <0.00%> (ø)
... and 98 more

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

codecov-commenter avatar Aug 15 '22 14:08 codecov-commenter

[APPROVALNOTIFIER] This PR is APPROVED

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

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 avatar Aug 15 '22 16:08 feast-ci-bot