diff --git a/.codecov.yml b/.codecov.yml index 149042367ab18..4d86439e9969d 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -16,7 +16,7 @@ coverage: target: auto threshold: 0% core-packages-ts: - target: 100% + target: 95% paths: - 'superset-frontend/packages' - '!superset-frontend/packages/**/*.jsx'