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

View File

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