Skip to content

Conversation

@taskinen
Copy link
Owner

No description provided.

Added unit tests for config, JMAP, similarity, and server packages to ensure full test coverage. Updated documentation in CLAUDE.md and README.md to describe test and coverage commands. Introduced a GitHub Actions workflow for automated test execution and coverage reporting.
- Install go-junit-report to convert Go test output to JUnit XML
- Change reporter from 'go-test' (invalid) to 'java-junit' (supported)
- Update test results file from JSON to XML format
- Update test results check to parse XML instead of JSON
- Add GitHub Actions test status badge
- Add Go version badge
- Add Go Report Card badge
- Add Made with Go badge
@taskinen taskinen merged commit f6d79a7 into main Nov 21, 2025
3 checks passed
@taskinen taskinen deleted the add-tests branch November 21, 2025 07:50
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