Skip to content

Commit

Permalink
Exclude versioneer code from coverage calculation
Browse files Browse the repository at this point in the history
  • Loading branch information
betatim committed Apr 14, 2019
1 parent 41deea4 commit ca34094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[run]
omit =
binderhub/tests/*
binderhub/_version.py
versioneer.py
parallel = True

0 comments on commit ca34094

Please sign in to comment.