simphony / simphony-mayavi

The mayavi adapters to the simphony framework
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Fix test failure with a different random seed #181

Closed kitchoi closed 8 years ago

kitchoi commented 8 years ago

There are a number of datasets in the simphony.ABCModelingEngine in the tests for EngineSource. The first available dataset may be different depending on the random seed. This fixes the test for testing if ONE dataset is loaded upon mayavi_engine.add_source.

codecov-io commented 8 years ago

Current coverage is 91.79%

Merging #181 into master will not change coverage

@@             master       #181   diff @@
==========================================
  Files            47         47          
  Lines          2193       2193          
  Methods           0          0          
  Messages          0          0          
  Branches        320        320          
==========================================
  Hits           2013       2013          
  Misses          145        145          
  Partials         35         35          

Powered by Codecov. Last updated by 194e8ef...eaa3146