ocean-transport / floater

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

force_int #33

Closed geosciz closed 7 years ago

geosciz commented 7 years ago

Hi @rabernat and @nathanieltarshish,

Please take a look at this pull request fixing #31. I also add the corresponding test for it.

codecov-io commented 7 years ago

Codecov Report

Merging #33 into master will increase coverage by 1.35%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #33      +/-   ##
=========================================
+ Coverage   59.44%   60.8%   +1.35%     
=========================================
  Files           3       3              
  Lines         323     324       +1     
  Branches       52      52              
=========================================
+ Hits          192     197       +5     
+ Misses        115     112       -3     
+ Partials       16      15       -1
Impacted Files Coverage Δ
floater/utils.py 36.18% <100%> (+3.07%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1189913...af40657. Read the comment docs.

rabernat commented 7 years ago

Ok nice!