KaotoIO / kaoto

The UI of the Kaoto project
https://kaoto.io
Apache License 2.0
38 stars 29 forks source link

fix(Resources): onException should be created at the top #1585

Closed lordrip closed 1 month ago

lordrip commented 1 month ago

Context

When adding an onException to the Canvas, it's created at the end of the YAML, but it should be created at the beginning instead.

fix: https://github.com/KaotoIO/kaoto/issues/1577

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@2e6d8e6). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1585 +/- ## ======================================= Coverage ? 79.99% Complexity ? 272 ======================================= Files ? 279 Lines ? 7924 Branches ? 1551 ======================================= Hits ? 6339 Misses ? 1474 Partials ? 111 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.