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

[COST-5347] Filter for active providers when expiring Trino partitions #5242

Merged
merged 7 commits into from
Aug 5, 2024

Conversation

myersCody
Copy link
Contributor

Jira Ticket

COST-5347

Description

This change will filter for active providers when expiring Trino partitions. It will also check to see if the schema exists.

Testing

  1. Checkout Branch
  2. Restart Koku
  3. Hit endpoint or launch shell
    1. You should see ...
  4. Do more things...

Release Notes

  • proposed release note
* [COST-####](https://issues.redhat.com/browse/COST-####) Fix some things

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.1%. Comparing base (3d79211) to head (78e2a20).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5242     +/-   ##
=======================================
- Coverage   94.1%   94.1%   -0.0%     
=======================================
  Files        375     375             
  Lines      31410   31413      +3     
  Branches    4623    4624      +1     
=======================================
+ Hits       29551   29552      +1     
- Misses      1185    1186      +1     
- Partials     674     675      +1     

@myersCody myersCody added the smoke-tests pr_check will build the image and run minimal required smokes label Aug 1, 2024
@myersCody myersCody marked this pull request as ready for review August 1, 2024 18:15
@myersCody myersCody requested review from a team as code owners August 1, 2024 18:15
@myersCody myersCody enabled auto-merge (squash) August 5, 2024 13:48
@myersCody myersCody merged commit 2c3d6e9 into main Aug 5, 2024
11 checks passed
@myersCody myersCody deleted the COST-5347-active-providers branch August 5, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
smoke-tests pr_check will build the image and run minimal required smokes smokes-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants