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

feature: Bean EIP as in https://camel.apache.org/components/latest/eips/bean-eip.html #788

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

Delawen
Copy link
Member

@Delawen Delawen commented Jul 18, 2023

Fixes #757

@Delawen Delawen requested a review from a team July 18, 2023 10:38
@Delawen
Copy link
Member Author

Delawen commented Jul 18, 2023

Related EIP component definition in KaotoIO/camel-component-metadata#21

@sonarcloud
Copy link

sonarcloud bot commented Jul 18, 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
1.7% 1.7% Duplication

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #788 (0933fdc) into main (76be998) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #788      +/-   ##
============================================
+ Coverage     79.16%   79.30%   +0.14%     
- Complexity      160      161       +1     
============================================
  Files            56       56              
  Lines          3038     3040       +2     
  Branches        529      529              
============================================
+ Hits           2405     2411       +6     
+ Misses          417      414       -3     
+ Partials        216      215       -1     
Impacted Files Coverage Δ
...ployment/generator/kamelet/KameletRepresenter.java 81.25% <ø> (ø)
...in/java/io/kaoto/backend/camel/KamelPopulator.java 88.72% <100.00%> (+0.05%) ⬆️

... and 2 files with indirect coverage changes

@Delawen Delawen merged commit acffcff into KaotoIO:main Jul 18, 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.

[BUG] bean on steps for a Kamelet is removed
2 participants