Talk
The Challenges of Code Quality and Team KPIs in a Monorepo at JS Poland
How to get the right numbers on every PR?
In bigger mono-repos, management as well as development often struggle to integrate the right metrics. The need spans from having an easy to communicate number, over to actionable feedback on the line of code. I share my learnings of working on, migration and improving large scale repositories and how to track the progress and quality of it.
Takeaways
Learn about the technical challenges:
aggregate code coverage
split linting into quality and development
keep performance and scalability regression free
Understand the benefits of automations:
visibility of progress
speaking numbers
consistency in historical data Stop running blind! Get the right insights on every PR.