Commit 6498e40
fix: address Copilot review comments on serde contract tests
- Rename test_string_boolean_is_locked_accepted → test_string_boolean_is_optional_accepted
and update docstring to match the isOptional field actually being tested
- Rename test_string_encoded_integer_cardinality_accepted → test_string_boolean_is_indexable_accepted
and update docstring to reflect isIndexable: 'false' string coercion
- Fix propagateTagPropagation key assertion to use correct camelCase propagateTags
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1a823fa commit 6498e40
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | | - | |
| 343 | + | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
498 | | - | |
| 497 | + | |
| 498 | + | |
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | | - | |
533 | | - | |
534 | | - | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| |||
0 commit comments