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(440): Sort language/dataformat properties with catalog index order #1518

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

tplevko
Copy link
Contributor

@tplevko tplevko commented Oct 2, 2024

fixes #440

Expression:

Before After
Screenshot from 2024-10-02 12-45-33 Screenshot from 2024-10-02 12-46-18
image image

Dataformat:

Before After
Screenshot from 2024-10-02 12-49-38 Screenshot from 2024-10-02 12-50-02

Copy link

sonarcloud bot commented Oct 3, 2024

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
.../camelcatalog/generator/CamelCatalogProcessor.java 0.00% 21 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1518   +/-   ##
=======================================
  Coverage        ?   69.73%           
  Complexity      ?       62           
=======================================
  Files           ?      276           
  Lines           ?     7752           
  Branches        ?     1478           
=======================================
  Hits            ?     5406           
  Misses          ?     2344           
  Partials        ?        2           

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

@tplevko tplevko marked this pull request as ready for review October 3, 2024 10:46
@lordrip lordrip merged commit 31bc70f into KaotoIO:main Oct 3, 2024
13 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.

Sort language/dataformat properties with catalog index order
2 participants