OpenMendel / MendelKinship.jl

This analysis option computes kinship and other identity coefficients.
MIT License
1 stars 1 forks source link

compat update #13

Closed kose-y closed 3 years ago

kose-y commented 3 years ago

DataFrames pinned at 0.20. Is this restriction coming from MendelSearch and MendelBase?

codecov-commenter commented 3 years ago

Codecov Report

Merging #13 (58f0def) into master (d1ac43e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   51.31%   51.31%           
=======================================
  Files           1        1           
  Lines         304      304           
=======================================
  Hits          156      156           
  Misses        148      148           
Impacted Files Coverage Δ
src/MendelKinship.jl 51.31% <100.00%> (ø)

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 ac8c3de...58f0def. Read the comment docs.

kose-y commented 3 years ago

superseded by #14.