OpenMendel / SnpArrays.jl

Compressed storage for SNP data
https://openmendel.github.io/SnpArrays.jl/latest
Other
44 stars 9 forks source link

CompatHelper: bump compat for "SpecialFunctions" to "2" #113

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the SpecialFunctions package from 0.8, 0.9, 0.10, 1 to 0.8, 0.9, 0.10, 1, 2.

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-commenter commented 2 years ago

Codecov Report

Merging #113 (d66d7b0) into master (0adc33f) will increase coverage by 0.95%. The diff coverage is n/a.

:exclamation: Current head d66d7b0 differs from pull request most recent head f432468. Consider uploading reports for the commit f432468 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   85.23%   86.18%   +0.95%     
==========================================
  Files          14       14              
  Lines        1564     1433     -131     
==========================================
- Hits         1333     1235      -98     
+ Misses        231      198      -33     
Impacted Files Coverage Δ
src/admixture.jl 92.68% <0.00%> (-0.66%) :arrow_down:
src/kinship_pruning.jl 95.40% <0.00%> (-0.44%) :arrow_down:
src/cat.jl 93.90% <0.00%> (-0.42%) :arrow_down:
src/filter.jl 92.89% <0.00%> (-0.41%) :arrow_down:
src/vcf2plink.jl 95.16% <0.00%> (-0.37%) :arrow_down:
src/cuda.jl 0.00% <0.00%> (ø)
src/codec.jl 100.00% <0.00%> (ø)
src/snpdata.jl 95.38% <0.00%> (+0.56%) :arrow_up:
src/snparray.jl 97.27% <0.00%> (+0.91%) :arrow_up:
src/linalg_direct.jl 86.31% <0.00%> (+2.52%) :arrow_up:
... and 2 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 0adc33f...f432468. Read the comment docs.