anshess / SimGBS.jl

A simple method to simulate Genotyping-by-Sequencing (GBS) data.
MIT License
2 stars 1 forks source link

CompatHelper: add new compat entry for "Plots" at version "1.15" #24

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request sets the compat entry for the Plots package to 1.15.

This is a brand new compat entry. Previously, you did not have a compat entry for the Plots 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.

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (17a4056) into master (d87679a) will decrease coverage by 0.37%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #24      +/-   ##
=========================================
- Coverage    0.37%   0.00%   -0.38%     
=========================================
  Files           4       3       -1     
  Lines         531     530       -1     
=========================================
- Hits            2       0       -2     
- Misses        529     530       +1     
Impacted Files Coverage Δ
src/genome.jl 0.00% <0.00%> (-0.77%) :arrow_down:
src/SimGBS.jl

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 903ad1c...17a4056. Read the comment docs.