anowacki / Seis.jl

An open, fast and flexible framework for analysing seismic data in Julia
22 stars 4 forks source link

Use LibMseed.jl for miniSEED IO #22

Closed anowacki closed 2 years ago

anowacki commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #22 (168ad95) into master (d4113cb) will decrease coverage by 0.53%. The diff coverage is 97.46%.

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   73.89%   73.36%   -0.54%     
==========================================
  Files          20       18       -2     
  Lines        1586     1558      -28     
==========================================
- Hits         1172     1143      -29     
- Misses        414      415       +1     
Impacted Files Coverage Δ
src/io/Miniseed/Miniseed.jl 97.22% <97.22%> (-2.78%) :arrow_down:
src/input_output.jl 98.95% <100.00%> (-0.02%) :arrow_down:
src/util.jl 100.00% <100.00%> (ø)

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 d4113cb...168ad95. Read the comment docs.