Skip to content

Conversation

@skipi
Copy link
Member

@skipi skipi commented Sep 16, 2025

Test results CLI:

  • Streaming JSON Processing: Replace io.ReadAll() with json.Decoder to stream files directly from disk through gzip reader
  • Memory Optimization: Reduce memory usage by processing one file at a time
  • Go 1.24 Upgrade
  • Go Revive Parser: Add new parser for Go Revive linter
  • Staticcheck Parser Enhancement: Improve Go Staticcheck
  • Multiple Report Support: Enable processing of multiple test report files simultaneously in compile/publish commands
  • Security Fixes: Address gosec errors and security vulnerabilities in file handling
  • Parser Error Handling: Return proper errors when requested parser is not found instead of silently failing
  • Monorepo Security: Switch to using monorepo security toolbox configuration
  • Documentation: Update README with new parser information and usage examples

Cache CLI:

  • Cache CLI Fix: Lock gotestsum version in Dockerfile to prevent build failures

@skipi skipi marked this pull request as ready for review September 16, 2025 11:37
@skipi skipi requested a review from hamir-suspect September 16, 2025 11:37
@skipi skipi merged commit 811208c into master Sep 17, 2025
25 checks passed
@skipi skipi deleted the mk/test-results/new-parsers branch September 18, 2025 07: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.

3 participants