Skip to content

fix: end-to-end.yaml #771

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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

fix: end-to-end.yaml #771

merged 1 commit into from
Jun 26, 2025

Conversation

wrzasa
Copy link
Contributor

@wrzasa wrzasa commented Jun 26, 2025

Added missing namespace fixed invalid reference to FeatureFlag in FeatureFlagSource.

This PR

Fixes bugs in the sample end-to-end K8S manifest

Related Issues

N/A

Notes

N/A

Follow-up Tasks

N/A

How to test

kubectl apply -f end-to-end.yaml now results in successful deployment.

Added missing namespace fixed invalid reference to FeatureFlag in FeatureFlagSource.

Signed-off-by: wrzasa <[email protected]>
@wrzasa wrzasa requested a review from a team June 26, 2025 12:04
Copy link

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.55%. Comparing base (499661e) to head (a90f218).
Report is 66 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #771       +/-   ##
===========================================
- Coverage   86.51%   71.55%   -14.97%     
===========================================
  Files          19       30       +11     
  Lines        1587     2299      +712     
===========================================
+ Hits         1373     1645      +272     
- Misses        173      606      +433     
- Partials       41       48        +7     

see 11 files with indirect coverage changes

Flag Coverage Δ
unit-tests 71.55% <ø> (∅)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lukas-reining lukas-reining added this pull request to the merge queue Jun 26, 2025
Merged via the queue into open-feature:main with commit 4b76e47 Jun 26, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants