Commit 74139a5
committed
fix: add missing debug components and fix test imports
- Fix .gitignore to not ignore src/components/debug/ (was ignoring all debug/ dirs)
- Add missing DebugHoverWidget and other debug components to git
- Add missing TaskStartedEvent import in event_adapter.rs
- Add missing FieldKind import in forms.rs tests
- Add missing ApprovalState/ApprovalMode imports in event_loop.rs tests1 parent 0bac01a commit 74139a5
8 files changed
Lines changed: 3198 additions & 2 deletions
File tree
- cortex-gui/src/components/debug
- __tests__
- cortex-tui/src
- commands
- runner
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments