build: ignore Storybook stories in CodeCov (#13421)

This commit is contained in:
Jesse Yang 2021-03-09 14:45:00 -08:00 committed by GitHub
parent fc36de2d1f
commit 9e964f4720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ codecov:
after_n_builds: 4
ignore:
- "superset/migrations/versions/*.py"
- "**/*.stories.tsx"
- "**/*.stories.jsx"
coverage:
status:
project: