Commit f5c062d
authored
Ele 5191 fix for the logic updating test result rows (#908)
* remove unique key for test_result_rows, as it is not really unique
* test_result_rows: add row_index and test_type
* remove accidentally committed symlink1 parent a45c384 commit f5c062d
2 files changed
Lines changed: 5 additions & 2 deletions
File tree
- macros/edr/tests/on_run_end
- models/edr/run_results
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
206 | 208 | | |
207 | 209 | | |
208 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
0 commit comments