Skip to content

Commit

Permalink
Add coverage rc
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrist committed Oct 31, 2018
1 parent 4cadfab commit f3a2e22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[run]
include = */dask_yarn/*
omit =
dask_yarn/_version.py
dask_yarn/tests/*.py

0 comments on commit f3a2e22

Please sign in to comment.