Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
chore: update codecov.yml to add ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
rot1024 committed Nov 12, 2021
1 parent c120dcc commit b72f17a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions codecov.yml
Expand Up @@ -2,3 +2,11 @@ comment:
layout: 'reach, diff, flags, files'
behavior: default
require_changes: false
ignore:
- **/*.test.ts
- **/*.test.tsx
- **/*.stories.ts
- **/*.stories.tsx
- .storybook
- bin
- src/gql/graphql-client-api.tsx

0 comments on commit b72f17a

Please sign in to comment.