fix: support aggregate field dictionaries in get_list - #65
Conversation
Confidence Score: 5/5Safe to merge — the change is narrowly scoped to coerce_field_list and the type annotations around it, with a new test validating the happy path. The refactor is straightforward: dict entries in the field list are now passed through unchanged, the Python 2-style except clause is corrected, and the test verifies the core scenario. No existing tests were removed, and the new behaviour is backward-compatible for callers that only pass string fields. No files require special attention. Reviews (2): Last reviewed commit: "fix: review issues" | Re-trigger Greptile |
|
@Mergifyio backport version-15 develop |
✅ Backports have been createdDetails
Cherry-pick of ab0ca7a has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
|
No description provided.