Skip to content

Commit

Permalink
Merge pull request #493 from l0b0/include-tests-in-coverage-metric
Browse files Browse the repository at this point in the history
tests: Include tests in coverage metric
  • Loading branch information
Jon Duckworth authored Jun 29, 2021
2 parents fc970ab + 3e5fed6 commit bfb2e10
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
fail_under = 91

[run]
source = pystac
source =
pystac
tests

0 comments on commit bfb2e10

Please sign in to comment.