Closed github-actions[bot] closed 3 years ago
Merging #19 (596f6e0) into main (8c2d462) will increase coverage by
0.12%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #19 +/- ##
==========================================
+ Coverage 62.58% 62.70% +0.12%
==========================================
Files 11 11
Lines 906 909 +3
==========================================
+ Hits 567 570 +3
Misses 339 339
Impacted Files | Coverage Δ | |
---|---|---|
src/genotypes.jl | 88.68% <0.00%> (+0.09%) |
:arrow_up: |
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 8c2d462...596f6e0. Read the comment docs.
This pull request sets the compat entry for the
Tables
package to1
.This is a brand new compat entry. Previously, you did not have a compat entry for the
Tables
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.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.