mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 17:17:17 +08:00
coverage
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[run]
|
||||
source = simpeg
|
||||
source = SimPEG
|
||||
omit =
|
||||
*/python?.?/*
|
||||
*/lib-python/?.?/*.py
|
||||
|
||||
+1
-4
@@ -22,7 +22,7 @@ install:
|
||||
|
||||
# Run test
|
||||
script:
|
||||
- nosetests --with-cov --cov simpeg --cov-config .coveragerc
|
||||
- nosetests --with-cov --cov SimPEG --cov-config .coveragerc
|
||||
|
||||
# Calculate coverage
|
||||
after_success:
|
||||
@@ -30,6 +30,3 @@ after_success:
|
||||
|
||||
notifications:
|
||||
- rowanc1@gmail.com
|
||||
# - sgkang09@gmail.com
|
||||
# - dwfmarchant@gmail.com
|
||||
# - lindseyheagy@gmail.com
|
||||
|
||||
Reference in New Issue
Block a user