lkilcher / dolfyn

A library for oceanographic doppler instruments such as Acoustic Doppler Profilers (ADPs, ADCPs) and Acoustic Doppler Velocimeters (ADVs).
BSD 3-Clause "New" or "Revised" License
42 stars 25 forks source link

Reorg #20

Closed lkilcher closed 5 years ago

lkilcher commented 6 years ago

The objectives of this reorganization are to:

codecov[bot] commented 6 years ago

Codecov Report

Merging #20 into master will increase coverage by 2.56%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   41.63%   44.19%   +2.56%     
==========================================
  Files          54       62       +8     
  Lines        6634     7003     +369     
==========================================
+ Hits         2762     3095     +333     
- Misses       3872     3908      +36
Impacted Files Coverage Δ
dolfyn/adp/base_legacy.py 0% <ø> (ø) :arrow_up:
dolfyn/io/nortek.py 87.01% <ø> (ø) :arrow_up:
dolfyn/io/hdf5.py 76.92% <ø> (ø) :arrow_up:
dolfyn/io/rdi.py 69.01% <ø> (-0.23%) :arrow_down:
dolfyn/test/test_rotate_adv.py 86.76% <ø> (ø)
dolfyn/doctools.py 100% <ø> (ø)
dolfyn/io/nortek2_defs.py 94.61% <ø> (+0.08%) :arrow_up:
dolfyn/adv/api.py 100% <ø> (ø) :arrow_up:
dolfyn/rotate/main.py 85.71% <ø> (ø)
dolfyn/io/nortek2lib.py 84.14% <ø> (-2.57%) :arrow_down:
... and 71 more

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 94a80c0...79a132d. Read the comment docs.

lkilcher commented 5 years ago

This only failed because I ran out of server time on Appveyor.