Project

General

Profile

Bug #437

missing test coverage

Added by Rogers, Chris about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
common_py
Target version:
Start date:
09 May 2011
Due date:
% Done:

100%

Estimated time:
Workflow:

Description

from tunnell

If you run:

easy_install coverage nose

then:

itchy:maus-tunnell$ nosetests --with-coverage build/test_error_handler.py
.......
Name Stmts Miss Cover Missing
--------------------------------------------
ErrorHandler 40 3 93% 51-52, 75
----------------------------------------------------------------------
Ran 7 tests in 0.002s

OK

#1

Updated by Tunnell, Christopher about 12 years ago

  • Status changed from Open to In Progress
  • % Done changed from 0 to 50

Now that I'm not at RAL and can get stuff done: I've added nose and coverage into 40python_extras.bash. I have cleaned up the files I'm responsible for to get their coverage up when it was useful (nearly all the tiem). You have some files in 'core' that need to be done.

Also: the run_tests.bash in the root of the trunk now calls the coverage stuff.

#2

Updated by Tunnell, Christopher about 12 years ago

  • Target version changed from MAUS-v0.0.1 to Future MAUS release
#3

Updated by Rogers, Chris about 12 years ago

The specific bug for test coverage in exception_handler is now fixed in rogers... will close issue next time i merge

#4

Updated by Rogers, Chris about 12 years ago

Fixed by r500

#5

Updated by Rogers, Chris about 12 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 50 to 100
#6

Updated by Rogers, Chris about 12 years ago

  • Target version changed from Future MAUS release to MAUS-v0.0.2

Also available in: Atom PDF