[READ-ONLY] Mirror of https://github.com/shuuji3/github-readme-stats. github-readme-stats-shuuji3.vercel.app
0

Configure Feed

Select the types of activity you want to include in your feed.

github-readme-stats / codecov.yml
172 B 13 lines
1codecov: 2 require_ci_to_pass: yes 3 4coverage: 5 precision: 2 6 round: down 7 range: "70...100" 8 9 status: 10 project: 11 default: 12 threshold: 5 13 patch: false