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

marketplace: consider new skus in exclusion (PROJQUAY-6905) #2794

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

Marcusk19
Copy link
Contributor

Adds clause to filter out skus with masterEndSystemName=SUBSCRIPTION to also be reconciler skus. This allows new skus used for purchase orders to still work.

@Marcusk19 Marcusk19 requested a review from kleesc March 26, 2024 16:51
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.93%. Comparing base (131d66d) to head (1c4d368).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2794   +/-   ##
=======================================
  Coverage   70.93%   70.93%           
=======================================
  Files         436      436           
  Lines       40708    40722   +14     
  Branches     5318     5323    +5     
=======================================
+ Hits        28875    28885   +10     
- Misses      10150    10154    +4     
  Partials     1683     1683           
Flag Coverage Δ
unit 70.93% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Marcusk19 Marcusk19 merged commit 5f2c6ea into quay:master Mar 26, 2024
19 checks passed
@Marcusk19 Marcusk19 deleted the purchase_order_sku branch March 26, 2024 17:45
dmesser pushed a commit to dmesser/quay that referenced this pull request Apr 16, 2024
check if sku is part of reconciler skus when getting list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants