Skip to content

Add code coverage as PR comment - #1162

Merged
andrewrabert merged 2 commits into
jellyfin:masterfrom
MrEricSir:code_coverage
Feb 27, 2026
Merged

Add code coverage as PR comment#1162
andrewrabert merged 2 commits into
jellyfin:masterfrom
MrEricSir:code_coverage

Conversation

@MrEricSir

Copy link
Copy Markdown
Contributor

This should gently encourage developers to write code coverage. Once the GitHub Action runs, you'll see a comment magically appear in this PR with the report as of this PR.

@MrEricSir

Copy link
Copy Markdown
Contributor Author

Investigating why we're not getting the report...

@MrEricSir

Copy link
Copy Markdown
Contributor Author

Oh.

This event will only trigger a workflow run if the workflow file exists on the default branch.

From this GitHub doc.

So basically this PR won't show the coverage report, but all subsequent PRs are supposed to. Sigh...🙄

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