jpjones76 / SeisIO.jl

Julia language support for geophysical time series data
http://seisio.readthedocs.org
Other
47 stars 20 forks source link

CompatHelper: add new compat entry for "FFTW" at version "1.2" #37

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request sets the compat entry for the FFTW package to 1.2.

This is a brand new compat entry. Previously, you did not have a compat entry for the FFTW package.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   99.39%   99.44%   +0.05%     
==========================================
  Files         145      145              
  Lines       11239    10635     -604     
==========================================
- Hits        11171    10576     -595     
+ Misses         68       59       -9
Impacted Files Coverage Δ
src/CoreUtils/ls.jl 95.23% <0%> (-2.77%) :arrow_down:
src/Processing/Merge/0_merge_aux.jl 98.09% <0%> (-1.91%) :arrow_down:
src/Submodules/Quake/Types/SeisSrc.jl 98.27% <0%> (-1.73%) :arrow_down:
src/Processing/Resp/translate_resp.jl 98.47% <0%> (-1.53%) :arrow_down:
src/Submodules/RandSeis/randseis_utils.jl 98.66% <0%> (-1.34%) :arrow_down:
src/Last/read_legacy.jl 98.96% <0%> (-1.04%) :arrow_down:
src/Submodules/UW/uwpf.jl 98.31% <0%> (-0.66%) :arrow_down:
src/Web/SeedLink.jl 96.86% <0%> (-0.58%) :arrow_down:
src/Submodules/SEED/2_parserec.jl 99.44% <0%> (-0.56%) :arrow_down:
src/CoreUtils/time.jl 99.45% <0%> (-0.55%) :arrow_down:
... and 65 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 7bfaa30...28d7282. Read the comment docs.

jpjones76 commented 4 years ago

This app is completely broken.