Mercurial > repos > vimalkumarvelayudhan > riboplot
annotate run_coverage.sh @ 13:8a87a2c44d09
Update matplolib changeset
| author | Vimalkumar Velayudhan <vimal@biotechcoder.com> |
|---|---|
| date | Fri, 21 Aug 2015 12:37:54 +0100 |
| parents | 7571f5c89090 |
| children |
| rev | line source |
|---|---|
|
11
7571f5c89090
Simple error message now output to HTML. Detailed error goes to standard error.
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff
changeset
|
1 coverage run --source tests/test_riboplot.py --source riboplot setup.py test |
|
7571f5c89090
Simple error message now output to HTML. Detailed error goes to standard error.
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
diff
changeset
|
2 coverage html |
