Skip to content

Commit

Permalink
Add scripts and zaza/charm_tests/ to codecov ignore
Browse files Browse the repository at this point in the history
These are tests and thus shouldn't be analysed by code coverage tools.
  • Loading branch information
ajkavanagh committed Jan 13, 2022
1 parent 0d7212a commit 41b736a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ ignore:
- "unit_tests/*"
- "unit_tests/utilities/*"
- "unit_tests/**/*"
- "scripts/*"
- "zaza/charm_tests/**/*"

0 comments on commit 41b736a

Please sign in to comment.