Skip to content
This repository has been archived by the owner on Feb 26, 2025. It is now read-only.

Commit

Permalink
Coverage fixes
Browse files Browse the repository at this point in the history
* Add source to .coveragerc
* Rename codecov.yml to .codecov.yml
  • Loading branch information
juanchopanza committed May 13, 2016
1 parent 9f2a362 commit 2a3e49a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[run]
source = neurom

include =
# _fst module is ignored by default so add it here
neurom/_fst/*
Expand Down

0 comments on commit 2a3e49a

Please sign in to comment.