Skip to content

Update duck_hunt to v1.9.0#1565

Open
teaguesterling wants to merge 1 commit intoduckdb:mainfrom
teaguesterling:feature/duck_hunt-v1.9.0
Open

Update duck_hunt to v1.9.0#1565
teaguesterling wants to merge 1 commit intoduckdb:mainfrom
teaguesterling:feature/duck_hunt-v1.9.0

Conversation

@teaguesterling
Copy link
Contributor

Summary

Updates duck_hunt extension to v1.9.0.

  • Comma-separated format strings for multi-parser fallback ('gcc_text,make_error,cmake_build')
  • Fuzzy format name suggestions ("Did you mean 'gcc_text'?")
  • Pytest parser: fixed enrichment (actual assertion errors instead of "Test failed"), deduplication, function_name extraction
  • 14 parsers across test frameworks, build systems, and tool outputs fixed to include contextual info in messages

Release: https://github.com/teaguesterling/duck_hunt/releases/tag/v1.9.0

🤖 Generated with Claude Code

- Comma-separated format strings for multi-parser fallback
- Fuzzy format name suggestions with edit distance matching
- Pytest parser: enrichment fix, deduplication, function_name extraction
- 14 parsers fixed to include contextual info instead of generic messages

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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