Configure Jest to enforce coverage thresholds in jest.config.js: 80% for branches, functions, lines, and statements.
Click Run to test your code