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

fix: Step extension doesn't load in some case #496

Merged
merged 1 commit into from
Mar 1, 2023
Merged

fix: Step extension doesn't load in some case #496

merged 1 commit into from
Mar 1, 2023

Conversation

igarashitm
Copy link
Contributor

Fixes: #485

@igarashitm igarashitm requested a review from a team February 28, 2023 16:09
@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #496 (a885695) into main (2dd394e) will decrease coverage by 0.03%.
The diff coverage is 76.47%.

@@             Coverage Diff              @@
##               main     #496      +/-   ##
============================================
- Coverage     79.32%   79.29%   -0.03%     
- Complexity      124      131       +7     
============================================
  Files            45       45              
  Lines          2196     2198       +2     
  Branches        321      321              
============================================
+ Hits           1742     1743       +1     
  Misses          299      299              
- Partials        155      156       +1     
Impacted Files Coverage Δ
...ion/parser/GenericViewDefinitionParserService.java 84.21% <76.47%> (+6.79%) ⬆️
...parser/camelroute/CamelRouteStepParserService.java 69.23% <0.00%> (-10.26%) ⬇️
.../backend/api/resource/v1/IntegrationsResource.java 67.85% <0.00%> (-5.36%) ⬇️

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 February 28, 2023 16:50
@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
0.4% 0.4% Duplication

@igarashitm igarashitm merged commit 3ec551a into kaoto-archive:main Mar 1, 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.

Step extension doesn't load in some case
2 participants