Commit 006ccb5
test(gooddata-eval): assert exact MAQL string appears in simulated-user prompt
Addresses CodeRabbit review comment on #1718: the regression test only
checked for generic instruction words ("verbatim", "every clause"), not that
expected_output["maql"] itself made it into the prompt -- a regression that
stripped the metric/label reference or filter value entirely could still
pass. Assert the exact MAQL string is present.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent f782d24 commit 006ccb5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments