ocean-transport / floater

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

Multiprocessing #73

Closed liutongya closed 4 years ago

liutongya commented 5 years ago

Multiprocessing is used in RCLV detection.

codecov-io commented 5 years ago

Codecov Report

Merging #73 into master will decrease coverage by 21.32%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #73       +/-   ##
===========================================
- Coverage   76.16%   54.84%   -21.33%     
===========================================
  Files           4        5        +1     
  Lines         684      950      +266     
  Branches      123      175       +52     
===========================================
  Hits          521      521               
- Misses        133      398      +265     
- Partials       30       31        +1
Impacted Files Coverage Δ
floater/rclv_mp.py 0% <0%> (ø)
floater/utils.py 37.82% <0%> (ø) :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 004fe5a...0f99d3d. Read the comment docs.