Commit fd69fbc
Fix score payload typo and add regression test (#769)
* Fix score payload typo and add regression test
Signed-off-by: Keyu Chen <54015474+keyuchen21@users.noreply.github.com>
* Update src/tests/test_utils.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Keyu Chen <54015474+keyuchen21@users.noreply.github.com>
---------
Signed-off-by: Keyu Chen <54015474+keyuchen21@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Rui Zhang <51696593+zerofishnoodles@users.noreply.github.com>1 parent 4ba615b commit fd69fbc
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
82 | 88 | | |
83 | 89 | | |
84 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments