ocean-transport / floater

For working with lagrangian float data
http://floater.readthedocs.io
15 stars 17 forks source link

Fix tests #23

Closed rabernat closed 7 years ago

rabernat commented 7 years ago

@nathanieltarshish: this supersedes your recent PR (#22)

I also refactored the structure of generators.py and the corresponding tests significantly.

We now can pass test FloatSets with land masks to the test functions.

codecov-io commented 7 years ago

Current coverage is 55.07% (diff: 76.92%)

Merging #23 into master will increase coverage by 0.99%

@@             master        #23   diff @@
==========================================
  Files             3          3          
  Lines           270        276     +6   
  Methods           0          0          
  Messages          0          0          
  Branches         37         38     +1   
==========================================
+ Hits            146        152     +6   
  Misses          111        111          
  Partials         13         13          

Powered by Codecov. Last update 24b4f11...54c0419