Commit d57e9e2
committed
Fix visualizer sync path resolution after reorg
Bugfix: handle header-based visual paths for both collection roots
- Parse Postman Visualizer header path when present in test script
- Strip leading visual root prefix (PyPNM or PyPNM-CMTS) safely
- Preserve fallback mapping from folder path and request name
- Restore sync checks for PyPNM and PyPNM-CMTS to zero missing files
- Keep OFDM endpoint reorg compatible with visual sync workflow - 2026-02-28 22:47:251 parent b0cca9d commit d57e9e2
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
| |||
0 commit comments