biona001 / Knockoffs.jl

Variable Selection with Knockoffs
MIT License
6 stars 0 forks source link

CompatHelper: add new compat entry for BlockDiagonals at version 0.1, (keep existing compat) #24

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request sets the compat entry for the BlockDiagonals package to 0.1. 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. 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-commenter commented 2 years ago

Codecov Report

Merging #24 (8e70ec1) into master (1eaaf8e) will increase coverage by 0.74%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   41.58%   42.32%   +0.74%     
==========================================
  Files          13       13              
  Lines         683      697      +14     
==========================================
+ Hits          284      295      +11     
- Misses        399      402       +3     
Impacted Files Coverage Δ
src/approx.jl 90.62% <0.00%> (-9.38%) :arrow_down:
src/modelX.jl 100.00% <0.00%> (ø)
src/Knockoffs.jl 0.00% <0.00%> (ø)
src/utilities.jl 57.76% <0.00%> (+0.68%) :arrow_up:
src/struct.jl 16.66% <0.00%> (+4.90%) :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 1eaaf8e...8e70ec1. Read the comment docs.