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

fix(KFLUXBUGS-1342): add existing secret in the components secret form #61

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoaoPedroPP
Copy link
Contributor

Fixes

KFLUXBUGS-1342

Description

When onboarding a new component and adding a build time secret, the dialog cannot find an existing secret in the workspace.

fix: list existing secret in build time secret modal
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 90.32258% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.99%. Comparing base (69a23b0) to head (d8051ea).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/components/Secrets/SecretForm.tsx 80.00% 5 Missing ⚠️
src/components/Secrets/SecretModalLauncher.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   80.01%   79.99%   -0.03%     
==========================================
  Files         569      569              
  Lines       21380    21405      +25     
  Branches     5036     5048      +12     
==========================================
+ Hits        17108    17123      +15     
- Misses       4248     4258      +10     
  Partials       24       24              
Flag Coverage Δ
unittests 79.99% <90.32%> (-0.03%) ⬇️

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.

@StanislavJochman
Copy link

Let me know when you will have it ready. Will pull it and try it out.

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.

2 participants