fabro/test
Bryan Helmkamp 24cff30518 Fix clippy warnings, test failures, and apply cargo fmt
- Fix 4 test failures: add unconditional fallback edges to branching.dot
  and conditions.dot to satisfy all_conditional_edges validation rule
- Fix clippy await_holding_lock: scope MutexGuard before await in
  daytona_integration.rs
- Fix clippy unnecessary_get_then_check: use contains_key in script.rs
- Fix clippy expect_fun_call: use unwrap_or_else in integration.rs
- Run cargo fmt across entire workspace

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 13:02:16 -05:00
..
kilroy Add kilroy DOT files and parsing compatibility tests 2026-02-28 18:05:34 -05:00
branching.dot Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
conditions.dot Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
invalid.dot Implement GET /pipelines/{id}/graph endpoint for SVG rendering 2026-02-23 09:13:36 -05:00
legacy_tool.dot Add legacy_tool.dot workflow and CLI tests for backwards compat 2026-02-27 12:08:04 -05:00
parallel.dot Implement GET /pipelines/{id}/graph endpoint for SVG rendering 2026-02-23 09:13:36 -05:00
simple.dot Implement GET /pipelines/{id}/graph endpoint for SVG rendering 2026-02-23 09:13:36 -05:00
styled.dot Implement GET /pipelines/{id}/graph endpoint for SVG rendering 2026-02-23 09:13:36 -05:00