Skip to content

Add codecov to track code coverage#199

Merged
JasonTheAdams merged 6 commits intotrunkfrom
feature/codecov
Feb 20, 2026
Merged

Add codecov to track code coverage#199
JasonTheAdams merged 6 commits intotrunkfrom
feature/codecov

Conversation

@aaronjorbin
Copy link
Copy Markdown
Member

Fixes #195.

@aaronjorbin aaronjorbin requested a review from desrosj February 12, 2026 17:42
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 12, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: aaronjorbin <jorbin@git.wordpress.org>
Co-authored-by: JasonTheAdams <jason_the_adams@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@aaronjorbin aaronjorbin removed the request for review from desrosj February 12, 2026 19:59
@aaronjorbin
Copy link
Copy Markdown
Member Author

@JasonTheAdams @felixarntz It looks like there are alot of @covers that are not valid, either because they don't exist or they are calling code that listed as being covered. Was there a large refactor that removed classes and didn't update the tests? .

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 20, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Copy link
Copy Markdown
Member

@JasonTheAdams JasonTheAdams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @aaronjorbin! Looks like we currently have 87.38% code coverage!

@JasonTheAdams JasonTheAdams merged commit c23867f into trunk Feb 20, 2026
16 checks passed
@JasonTheAdams JasonTheAdams deleted the feature/codecov branch February 20, 2026 06:40
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.

Track and measure test coverage

2 participants