Commit 8838922
Fix status code filter to match responseStatusCode column ID (#2690)
* Initial plan
* Fix status code filter to use case-insensitive includes check
Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>
* Apply formatting fixes (remove trailing whitespace)
Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>
* Remove unnecessary test file per code review feedback
Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>
* Use strict equality check for responseStatusCode
Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>1 parent 849ced0 commit 8838922
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments