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

fix: Beans have two types of properties attributes #724

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

Delawen
Copy link
Collaborator

@Delawen Delawen commented Jun 28, 2023

Fixes #715

@Delawen Delawen requested a review from a team June 28, 2023 07:16
@sonarqubecloud
Copy link

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
2.5% 2.5% Duplication

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #724 (b6d1569) into main (d371e07) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #724      +/-   ##
============================================
+ Coverage     79.84%   79.92%   +0.08%     
  Complexity      159      159              
============================================
  Files            53       53              
  Lines          2788     2790       +2     
  Branches        457      457              
============================================
+ Hits           2226     2230       +4     
+ Misses          375      374       -1     
+ Partials        187      186       -1     
Impacted Files Coverage Δ
...step/parser/camelroute/CamelRouteDeserializer.java 89.65% <ø> (ø)
...nt/generator/camelroute/CamelRouteRepresenter.java 87.50% <100.00%> (+0.83%) ⬆️

... and 1 file with indirect coverage changes

@igarashitm igarashitm merged commit 0b39358 into kaoto-archive:main Jun 28, 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] Kamelet: spec/definition/properties/remoteURI/example is removed after sync
2 participants