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

chore: fix documentation generation for DSLSpecification #730

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

apupier
Copy link
Contributor

@apupier apupier commented Jun 28, 2023

miniclass of leafdoc was used without a "parent" class Changed to use as class

fixes #728

miniclass of leafdoc was used without a "parent" class
Changed to use as class

fixes kaoto-archive#728

Signed-off-by: Aurélien Pupier <[email protected]>
@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
1.1% 1.1% Duplication

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #730 (bf66b83) into main (411a91e) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #730      +/-   ##
============================================
- Coverage     79.91%   79.84%   -0.08%     
+ Complexity      160      159       -1     
============================================
  Files            53       53              
  Lines          2788     2788              
  Branches        457      457              
============================================
- Hits           2228     2226       -2     
- Misses          374      375       +1     
- Partials        186      187       +1     
Impacted Files Coverage Δ
...aoto/backend/api/service/dsl/DSLSpecification.java 66.66% <ø> (ø)

... and 1 file with indirect coverage changes

@apupier
Copy link
Contributor Author

apupier commented Jun 28, 2023

example of job runnign successfully with the fix: https://github.com/KaotoIO/kaoto-backend/actions/runs/5400439673/jobs/9808870649

@apupier apupier marked this pull request as ready for review June 28, 2023 11:17
@apupier apupier requested a review from a team June 28, 2023 11:17
@Delawen Delawen merged commit cb31912 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] Documentation GitHub workflow is broken: Invalid miniclass definition: DSLSpecification
2 participants