Commit 4926b40
feat: add weight validation in create_http_request_matcher factory
Validates weight >= 1 after interpolation/casting in the factory,
catching invalid weights from manifest config before they reach
the HttpRequestRegexMatcher constructor.
Co-Authored-By: Daryna Ishchenko <darina.ishchenko17@gmail.com>1 parent fea3ca1 commit 4926b40
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4393 | 4393 | | |
4394 | 4394 | | |
4395 | 4395 | | |
| 4396 | + | |
| 4397 | + | |
4396 | 4398 | | |
4397 | 4399 | | |
4398 | 4400 | | |
| |||
0 commit comments