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

adding year month to disk join where clause #5443

Merged
merged 11 commits into from
Jan 14, 2025

Conversation

lcouzens
Copy link
Contributor

@lcouzens lcouzens commented Jan 13, 2025

Jira Ticket

COST-####

Description

This change will add the missing where clause for year month when joining the disk capacities temp table.

This change also reverts #5442

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

@lcouzens lcouzens added the hot-fix-smoke-tests pr_check label to run minimal smoke tests for fast moving bug-fix label Jan 13, 2025
@lcouzens lcouzens requested review from a team as code owners January 13, 2025 14:09
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.2%. Comparing base (fd3f76e) to head (4fcea1d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #5443   +/-   ##
=====================================
  Coverage   94.2%   94.2%           
=====================================
  Files        370     370           
  Lines      31539   31539           
  Branches    3378    3378           
=====================================
  Hits       29698   29698           
  Misses      1197    1197           
  Partials     644     644           

maskarb
maskarb previously approved these changes Jan 13, 2025
@lcouzens lcouzens added smoke-tests pr_check will build the image and run minimal required smokes and removed hot-fix-smoke-tests pr_check label to run minimal smoke tests for fast moving bug-fix labels Jan 13, 2025
@lcouzens
Copy link
Contributor Author

/retest

maskarb
maskarb previously approved these changes Jan 13, 2025
@myersCody myersCody enabled auto-merge (squash) January 14, 2025 22:14
@myersCody myersCody merged commit 38946b4 into main Jan 14, 2025
14 checks passed
@myersCody myersCody deleted the missing-year-month-partitions branch January 14, 2025 22:31
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.

3 participants