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

missing where clause #5442

Merged
merged 2 commits into from
Jan 12, 2025
Merged

missing where clause #5442

merged 2 commits into from
Jan 12, 2025

Conversation

maskarb
Copy link
Member

@maskarb maskarb commented Jan 10, 2025

Jira Ticket

COST-####

Description

This change will add missing WHERE clause on the OCP source-uuid.

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

@maskarb maskarb requested review from a team as code owners January 10, 2025 21:51
@maskarb maskarb added the smoke-tests pr_check will build the image and run minimal required smokes label Jan 10, 2025
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.2%. Comparing base (5687d38) to head (d8b5aa4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #5442   +/-   ##
=====================================
  Coverage   94.2%   94.2%           
=====================================
  Files        371     371           
  Lines      31546   31546           
  Branches    3379    3379           
=====================================
+ Hits       29701   29703    +2     
+ Misses      1199    1198    -1     
+ Partials     646     645    -1     

@maskarb maskarb merged commit 13a33de into main Jan 12, 2025
14 checks passed
@maskarb maskarb deleted the missing-partition-where-clause branch January 12, 2025 02:54
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