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

Adding more features to dsl capabilities endpoint #679

Merged
merged 6 commits into from
May 31, 2023

Conversation

Delawen
Copy link
Collaborator

@Delawen Delawen commented May 29, 2023

Fixes #678

@Delawen Delawen requested a review from a team May 29, 2023 14:34
@Delawen Delawen enabled auto-merge (rebase) May 30, 2023 10:53
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #679 (ebc9645) into main (4d3c1d5) will increase coverage by 0.44%.
The diff coverage is 67.89%.

@@             Coverage Diff              @@
##               main     #679      +/-   ##
============================================
+ Coverage     79.01%   79.45%   +0.44%     
+ Complexity      148      147       -1     
============================================
  Files            48       53       +5     
  Lines          2678     2697      +19     
  Branches        423      429       +6     
============================================
+ Hits           2116     2143      +27     
+ Misses          384      376       -8     
  Partials        178      178              
Impacted Files Coverage Δ
...melroute/CamelRouteDeploymentGeneratorService.java 32.50% <0.00%> (-14.67%) ⬇️
...elroute/IntegrationDeploymentGeneratorService.java 62.85% <ø> (+4.71%) ⬆️
...parser/camelroute/CamelRouteStepParserService.java 86.27% <ø> (-0.52%) ⬇️
...ployment/generator/DeploymentGeneratorService.java 100.00% <ø> (ø)
...end/api/service/step/parser/StepParserService.java 50.00% <ø> (ø)
...kend/api/service/deployment/DeploymentService.java 50.68% <32.00%> (-3.87%) ⬇️
.../backend/api/resource/v2/IntegrationsResource.java 74.50% <54.54%> (ø)
...arser/kamelet/KameletBindingStepParserService.java 58.13% <54.54%> (-2.33%) ⬇️
...aoto/backend/api/service/dsl/DSLSpecification.java 66.66% <66.66%> (ø)
.../backend/api/service/language/LanguageService.java 65.62% <70.58%> (+2.46%) ⬆️
... and 12 more

@Delawen
Copy link
Collaborator Author

Delawen commented May 30, 2023

Now with less flaky tests!

@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 13 Code Smells

No Coverage information No Coverage information
2.8% 2.8% Duplication

@Delawen Delawen merged commit 6fb8b0a into kaoto-archive:main May 31, 2023
@Delawen Delawen deleted the fix-678 branch May 31, 2023 07:52
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.

Extend DSL metadata
2 participants