annotate run_coverage.sh @ 11:7571f5c89090

Simple error message now output to HTML. Detailed error goes to standard error. Other changes: * Remove information on time taken (riboplot). * Remove striped table styles (not used. unusable on sorting). * log before re-raising errors.
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Wed, 19 Aug 2015 10:14:52 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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