Closed lordrip closed 5 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
main@9ee3368
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Context
Currently, the root groups use the
id
or thename
as a label.Changes
This commit adds the possibility to use the
description
, if configured, instead.fix: https://github.com/KaotoIO/kaoto/issues/1581