Skip to content

refactor(json): use JSONDecoder for embedded output - #303

Merged
mpekatsoula merged 1 commit into
mainfrom
refactor/json-output-decoder
Aug 19, 2026
Merged

refactor(json): use JSONDecoder for embedded output#303
mpekatsoula merged 1 commit into
mainfrom
refactor/json-output-decoder

Conversation

@mpekatsoula

Copy link
Copy Markdown
Contributor
  • Replace manual delimiter parsing with JSONDecoder.raw_decode while preserving fallback behavior.
  • Collapse repetitive extraction tests and cover quoted delimiters.

- Replace manual delimiter parsing with JSONDecoder.raw_decode while preserving fallback behavior.
- Collapse repetitive extraction tests and cover quoted delimiters.
@mpekatsoula
mpekatsoula force-pushed the refactor/json-output-decoder branch from f735a33 to 5ce3607 Compare August 19, 2026 10:45
@mpekatsoula
mpekatsoula merged commit 8284c6a into main Aug 19, 2026
7 checks passed
@mpekatsoula
mpekatsoula deleted the refactor/json-output-decoder branch August 19, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants