Remove the 'Code Coverage Status' badge from the build status table#19265
Remove the 'Code Coverage Status' badge from the build status table#19265daxian-dbw merged 1 commit intoPowerShell:masterfrom
Conversation
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
Could you please clarify what is our policy about code coverage? Aren't we interested in that? |
|
We are interested to have coverage data of the code base, but its priority is low because we have lots of more important tasks. |
|
Eh, maybe someone in the community could customize CodeCov if you posted the requirements in an issue. |
|
Maybe @JamesWTruher or @adityapatwardhan can do that. But even if a community member picks up the work, it may still be a low priority for the team to help or review the work, so it's better to set the right expectations. |
|
🎉 Handy links: |
PR Summary
Remove the 'Code Coverage Status' badge from the build status table because https://codecov.io/gh/PowerShell/PowerShell had become deactivated.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.