Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(route-visualization): edge shoudln't be displayed when stop is used #1167

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

mmelko
Copy link
Collaborator

@mmelko mmelko commented Oct 15, 2024

fix: #2878
Screenshot 2024-10-15 at 15 42 26

Copy link

github-actions bot commented Oct 15, 2024

Test Results

  8 files  ±  0    8 suites  ±0   44m 29s ⏱️ + 10m 53s
 66 tests ±  0   64 ✅ ±  0   2 💤 ±0  0 ❌ ±0 
536 runs  +132  508 ✅ +126  28 💤 +6  0 ❌ ±0 

Results for commit 69e2852. ± Comparison against base commit 3da1b55.

♻️ This comment has been updated with latest results.

@hawtio-ci
Copy link

hawtio-ci bot commented Oct 17, 2024

Test results

Run attempt: 2538
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
test-results-quarkus-node(18)-java(17)-firefox 67 64 3 0 0 339.603
test-results-quarkus-node(18)-java(21)-firefox 67 64 3 0 0 335.036
test-results-quarkus-node(20)-java(17)-firefox 67 64 3 0 0 334.828
test-results-quarkus-node(20)-java(21)-firefox 67 64 3 0 0 332.834
test-results-springboot-node(18)-java(17)-firefox 67 63 4 0 0 334.019
test-results-springboot-node(18)-java(21)-firefox 67 63 4 0 0 331.474
test-results-springboot-node(20)-java(17)-firefox 67 63 4 0 0 332.473
test-results-springboot-node(20)-java(21)-firefox 67 63 4 0 0 329.639

@mmelko mmelko merged commit 459c59e into hawtio:main Oct 17, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Camel Route Diagram] The SVG path after 'stop' should be removed
2 participants