OpenMendel / SnpArrays.jl

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

#33

Closed Hua-Zhou closed 5 years ago

Hua-Zhou commented 5 years ago

juliav0.7 is an orphan branch, which is too messy to merge into master; decided to manually merge into master

codecov-io commented 5 years ago

Codecov Report

Merging #33 into master will decrease coverage by 28.6%. The diff coverage is 79.62%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #33       +/-   ##
===========================================
- Coverage   93.05%   64.45%   -28.61%     
===========================================
  Files           3        7        +4     
  Lines         432      467       +35     
===========================================
- Hits          402      301      -101     
- Misses         30      166      +136
Impacted Files Coverage Δ
src/SnpArrays.jl 100% <100%> (+8.33%) :arrow_up:
src/snpdata.jl 100% <100%> (ø) :arrow_up:
src/linalg.jl 54.92% <54.92%> (ø)
src/snparray.jl 79.56% <79.56%> (ø)
src/filter.jl 86.66% <86.66%> (ø)
src/grm.jl 95.83% <95.83%> (ø)
src/haplotypearray.jl 0% <0%> (-94.45%) :arrow_down:
... and 1 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 8bb4097...16491ad. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-28.7%) to 64.378% when pulling 16491ada20f8a42ac4f64208ca26e8ceed825fd5 on juliav1.0 into 8bb4097af24431a6947b6c13863d43c8629f89b7 on master.