Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL How to measure codeowner coverage within a large repo — David Winterbottom
https://til.codeinthehole.com/posts/how-to-measure-codeowner-coverage-within-a-large-repo/
links
backlinks
Roast topics
Find topics
Find it!
In a large monorepo, it’s helpful to have a .github/CODEOWNERS file that maps filepaths to owning teams, covering as much of the codebase as possible. — can be read in 1 minute