Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

fix: Cannot add a string property on a beans configuration #1999

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

igarashitm
Copy link
Contributor

@igarashitm igarashitm requested a review from a team June 20, 2023 18:33
@sonarcloud
Copy link

sonarcloud bot commented Jun 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
3.9% 3.9% Duplication

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #1999 (813e307) into main (70dc2fa) will decrease coverage by 0.03%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main    #1999      +/-   ##
==========================================
- Coverage   64.87%   64.85%   -0.03%     
==========================================
  Files          87       87              
  Lines        2824     2828       +4     
  Branches      650      651       +1     
==========================================
+ Hits         1832     1834       +2     
- Misses        946      948       +2     
  Partials       46       46              
Impacted Files Coverage Δ
src/components/metadata/PropertiesField.tsx 90.16% <66.66%> (-2.82%) ⬇️

@apupier
Copy link
Member

apupier commented Jun 20, 2023

it does the trick in VS Code Kaoto:
image

@igarashitm igarashitm merged commit 457d692 into KaotoIO:main Jun 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot add a string property on a beans configuration (main Kaoto UI branch)
2 participants