mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-08 04:02:43 +08:00
coverage updates
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[run]
|
||||
source = simpegFLOW
|
||||
omit =
|
||||
*/python?.?/*
|
||||
*/lib-python/?.?/*.py
|
||||
*/lib_pypy/_*.py
|
||||
*/site-packages/ordereddict.py
|
||||
*/site-packages/nose/*
|
||||
*/unittest2/*
|
||||
+1
-1
@@ -25,7 +25,7 @@ install:
|
||||
|
||||
# Run test
|
||||
script:
|
||||
- nosetests --with-cov --cov simpegEM --cov-config .coveragerc
|
||||
- nosetests --with-cov --cov simpegFLOW --cov-config .coveragerc
|
||||
|
||||
# Calculate coverage
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user