Commit ec587de
refactor: move webapp files to tests/plots to avoid code duplication
Move app.py, README.md, and requirements.txt from visualization/ into
tests/plots/ so they share _utils.py with the existing plotters. Update
the deploy workflow to point at tests/plots/.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 118fddc commit ec587de
5 files changed
Lines changed: 3 additions & 212 deletions
File tree
- .github/workflows
- tests/plots
- visualization
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
File renamed without changes.
File renamed without changes.
This file was deleted.
0 commit comments