Skip to content

Fix JSON generation in extract_metrics.sh#73

Merged
tjgreen42 merged 1 commit intomainfrom
fix-benchmark-json-parsing
Dec 16, 2025
Merged

Fix JSON generation in extract_metrics.sh#73
tjgreen42 merged 1 commit intomainfrom
fix-benchmark-json-parsing

Conversation

@tjgreen42
Copy link
Copy Markdown
Collaborator

Use jq for proper JSON formatting instead of heredoc string interpolation. This handles empty/null values correctly and avoids malformed JSON.

Use jq for proper JSON formatting instead of heredoc string interpolation.
This handles empty/null values correctly and avoids malformed JSON.
@tjgreen42 tjgreen42 merged commit 55a8b6c into main Dec 16, 2025
@tjgreen42 tjgreen42 deleted the fix-benchmark-json-parsing branch December 16, 2025 02:54
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.

1 participant