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(CatalogGenerator): Ignore 'enum' property for multiValue param #1436

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Sep 13, 2024

In Camel 4.8.0, there's an enum property over a multiValue parameter, making the configuration form to render a selector instead of a metadata editor.

In Camel 4.8.0, there's an enum property over a multiValue parameter,
making the configuration form to render a selector instead of a metadata
editor.
@lordrip lordrip force-pushed the fix/ignore-enum-for-multivalue branch from 618b1ab to 707be44 Compare September 13, 2024 12:59
Copy link

sonarcloud bot commented Sep 13, 2024

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (main@c3cf5e0). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../camelcatalog/generator/CamelCatalogProcessor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1436   +/-   ##
=======================================
  Coverage        ?   67.53%           
  Complexity      ?       25           
=======================================
  Files           ?      266           
  Lines           ?     7601           
  Branches        ?     1482           
=======================================
  Hits            ?     5133           
  Misses          ?     2465           
  Partials        ?        3           

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

@lordrip lordrip merged commit 6915343 into KaotoIO:main Sep 13, 2024
12 checks passed
@lordrip lordrip deleted the fix/ignore-enum-for-multivalue branch September 17, 2024 09:40
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