Closed zacharyburnett closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
9af631f
) 87.17% compared to head (63348ad
) 87.17%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
the
CODEOWNERS
file defines owners of certain sections of code, and will automatically request a review from the user or team when a respective file is changedhttps://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
I made a simple
CODEOWNERS
file with a global file pattern*
. This is more of a convenience feature than necessary, but in the long run it might be good to have a file in the repo that defines code maintainers and lets external PRs request reviews