Project

General

Profile

Idea #4096

Updated by Tim Pierce over 9 years ago

Current coverage: 53.57% (91 lines uncovered out of 196) 

 To generate and view a coverage report: 
 <pre> 
 $ cd app/workbench && bundle exec rake test 
 $ chromium-browser ./coverage/index.html 
 </pre> 

 Areas that particularly need attention: 
 * @describe_node@ 
 * @script_param_edges@ 
 * @generate_provenance_edges@ 
 * @create_provenance_graph@ 
 * @find_collections@ 

Back