anowacki / Seis.jl

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

Fix bug in cut!(t, ::DateTime, ::DateTime) #20

Closed anowacki closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #20 (44852c3) into master (2b8d477) will decrease coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   71.27%   70.95%   -0.32%     
==========================================
  Files          19       19              
  Lines        1389     1453      +64     
==========================================
+ Hits          990     1031      +41     
- Misses        399      422      +23     
Impacted Files Coverage Δ
src/operations.jl 100.00% <ø> (ø)
src/io/SAC/io.jl 81.81% <0.00%> (-0.90%) :arrow_down:
src/Plot.jl 20.79% <0.00%> (-0.51%) :arrow_down:
src/show.jl 0.00% <0.00%> (ø)
src/util.jl 100.00% <0.00%> (ø)
src/Synth.jl 100.00% <0.00%> (ø)
src/io/SeisIOIO.jl 98.87% <0.00%> (+0.02%) :arrow_up:
src/input_output.jl 98.96% <0.00%> (+0.10%) :arrow_up:
src/types.jl 90.90% <0.00%> (+0.13%) :arrow_up:
... and 4 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 2b8d477...44852c3. Read the comment docs.