[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

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

chore: fix codecov config

+4 -4
+4 -4
codecov.yml
··· 2 2 status: 3 3 changes: 4 4 default: 5 - target: auto 5 + only_pulls: true 6 6 informational: true 7 7 project: 8 8 default: 9 - target: auto 9 + only_pulls: true 10 10 informational: true 11 11 patch: 12 12 default: 13 - target: auto 13 + only_pulls: true 14 14 informational: true 15 15 16 16 comment: 17 - layout: 'reach,diff,flags,tree,components,tests,build' 17 + layout: 'reach,diff,flags,tree,components' 18 18 behavior: default 19 19 require_changes: false