Ignore database migrations on coverage reports (#13136)

This commit is contained in:
Will Barrett 2021-02-17 11:10:54 -08:00 committed by GitHub
parent 5cbe2ac760
commit 2d95bfcd99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
ignore:
- "superset/migrations/versions/*.py"
coverage:
status:
project: