jpjones76 / SeisIO.jl

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

CompatHelper: bump compat for "HDF5" to "0.12" #38

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the HDF5 package from =0.12.3 to =0.12.3, 0.12.

This keeps the compat entries for earlier versions.

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 #38 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   99.39%   99.52%   +0.12%     
==========================================
  Files         145      145              
  Lines       11239    10674     -565     
==========================================
- Hits        11171    10623     -548     
+ Misses         68       51      -17
Impacted Files Coverage Δ
src/CoreUtils/ls.jl 95.23% <0%> (-2.77%) :arrow_down:
src/Processing/Merge/0_merge_aux.jl 99.04% <0%> (-0.96%) :arrow_down:
src/Web/SeedLink.jl 96.86% <0%> (-0.58%) :arrow_down:
src/Submodules/ASCII/GeoCSV.jl 99.04% <0%> (-0.17%) :arrow_down:
src/Submodules/SUDS/suds_aux.jl 94.44% <0%> (-0.16%) :arrow_down:
src/Submodules/ASCII/SLIST.jl 97.36% <0%> (-0.14%) :arrow_down:
src/Submodules/UW/uwpf.jl 98.87% <0%> (-0.1%) :arrow_down:
src/Submodules/SEED/dataless.jl 99.24% <0%> (-0.05%) :arrow_down:
src/Utils/guess.jl 97.7% <0%> (-0.04%) :arrow_down:
src/Processing/Merge/1_merge.jl 99.39% <0%> (-0.04%) :arrow_down:
... and 62 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...a7033f2. Read the comment docs.

jpjones76 commented 4 years ago

No