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

feat: set KongServiceFacade's Programmed condition #5290

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Dec 5, 2023

What this PR does / why we need it:

Propagates KongServiceFacade to the translatedObjectsCollector in the Translator so that its Programmed condition is properly set.

Which issue this PR fixes:

Part of #5152.

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@czeslavo czeslavo self-assigned this Dec 5, 2023
@czeslavo czeslavo added the area/feature New feature or request label Dec 5, 2023
@czeslavo czeslavo added this to the KIC v3.1.x milestone Dec 5, 2023
@czeslavo czeslavo force-pushed the feat/service-facade-programmed-cond branch from c4e5588 to eef6343 Compare December 5, 2023 13:24
@czeslavo czeslavo force-pushed the feat/service-facade-programmed-cond branch from eef6343 to 08c090d Compare December 5, 2023 13:41
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9bbee3b) 75.6% compared to head (d8da602) 75.8%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5290     +/-   ##
=======================================
+ Coverage   75.6%   75.8%   +0.2%     
=======================================
  Files        170     170             
  Lines      19457   19450      -7     
=======================================
+ Hits       14714   14748     +34     
+ Misses      3912    3869     -43     
- Partials     831     833      +2     

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

@czeslavo czeslavo marked this pull request as ready for review December 5, 2023 13:59
@czeslavo czeslavo requested a review from a team as a code owner December 5, 2023 13:59
@czeslavo czeslavo merged commit f9f84a4 into main Dec 5, 2023
37 checks passed
@czeslavo czeslavo deleted the feat/service-facade-programmed-cond branch December 5, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants