{"id":15494153,"url":"https://github.com/johanholmerin/mutation-report-action","last_synced_at":"2025-04-22T20:23:46.748Z","repository":{"id":65160337,"uuid":"405297928","full_name":"johanholmerin/mutation-report-action","owner":"johanholmerin","description":"Show Stryker report annotations in GitHub","archived":false,"fork":false,"pushed_at":"2021-09-11T09:03:55.000Z","size":154,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T20:36:39.479Z","etag":null,"topics":["actions","github","mutation-testing","stryker"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johanholmerin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-11T06:02:25.000Z","updated_at":"2025-02-11T20:58:48.000Z","dependencies_parsed_at":"2023-01-05T05:03:59.756Z","dependency_job_id":null,"html_url":"https://github.com/johanholmerin/mutation-report-action","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"01875cd3e1ffd7748632b8c0980879b873638d2d"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanholmerin%2Fmutation-report-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanholmerin%2Fmutation-report-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanholmerin%2Fmutation-report-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanholmerin%2Fmutation-report-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johanholmerin","download_url":"https://codeload.github.com/johanholmerin/mutation-report-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250316722,"owners_count":21410596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","github","mutation-testing","stryker"],"created_at":"2024-10-02T08:11:47.111Z","updated_at":"2025-04-22T20:23:46.729Z","avatar_url":"https://github.com/johanholmerin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mutation-report-action\n\nShow mutation report annotations in GitHub. Supports any framework using the\n[mutation testing report schema][schema], e.g. [Stryker][stryker].\n\n![GitHub Stryker Annotation Example](./images/annotation.png)\n\n## GitHub Workflow config\n\n```yaml\n- name: Mutation Annotation Report\n  uses: johanholmerin/mutation-report-action@0.2.0\n  if: ${{ always() }} # Upload even if tests don't pass testing threshold\n  with:\n    repo-token: '${{ secrets.GITHUB_TOKEN }}'\n    report-json: './reports/mutation/mutation.json' # Optional, default\n```\n\n## Stryker Configuration\n\nMake sure to enable the [JSON reporter][stryker-json-reporter].\n\n```javascript\n\"reporters\": [...other reporters, \"json\"]\n```\n\n[schema]: https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/report-schema\n[stryker]: https://stryker-mutator.io/\n[stryker-json-reporter]: https://stryker-mutator.io/docs/stryker-js/configuration#reporters-string\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanholmerin%2Fmutation-report-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohanholmerin%2Fmutation-report-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanholmerin%2Fmutation-report-action/lists"}