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

fix: YAML>JSON integration REST returns duplicated START step #498

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Conversation

igarashitm
Copy link
Contributor

Fixes: #497

@igarashitm igarashitm requested a review from a team March 1, 2023 18:34
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 1, 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
0.4% 0.4% Duplication

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #498 (3ad5de0) into main (3ec551a) will increase coverage by 0.31%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #498      +/-   ##
============================================
+ Coverage     79.29%   79.61%   +0.31%     
- Complexity      131      132       +1     
============================================
  Files            45       45              
  Lines          2198     2198              
  Branches        321      321              
============================================
+ Hits           1743     1750       +7     
+ Misses          299      294       -5     
+ Partials        156      154       -2     
Impacted Files Coverage Δ
...parser/camelroute/CamelRouteStepParserService.java 79.48% <100.00%> (+10.25%) ⬆️
.../backend/api/resource/v1/IntegrationsResource.java 73.21% <0.00%> (+5.35%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@igarashitm igarashitm enabled auto-merge March 1, 2023 18:47
@igarashitm igarashitm merged commit 5193436 into kaoto-archive:main Mar 2, 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] YAML>JSON integration REST returns duplicated START step
2 participants