CTUAvastLab / Mill.jl

Build flexible hierarchical multi-instance learning models.
https://ctuavastlab.github.io/Mill.jl/stable/
MIT License
86 stars 8 forks source link

CompatHelper: add new compat entry for "Setfield" at version "0.6" #39

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request sets the compat entry for the Setfield package to 0.6.

This is a brand new compat entry. Previously, you did not have a compat entry for the Setfield 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 tagging a patch release immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov-commenter commented 4 years ago

Codecov Report

Merging #39 into master will decrease coverage by 5.83%. The diff coverage is 58.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   85.23%   79.39%   -5.84%     
==========================================
  Files          24       29       +5     
  Lines         772      961     +189     
==========================================
+ Hits          658      763     +105     
- Misses        114      198      +84     
Impacted Files Coverage Δ
src/datanodes/datanode.jl 72.50% <ø> (ø)
src/datanodes/missingnode.jl 0.00% <0.00%> (ø)
src/modelnodes/arraymodel.jl 90.00% <0.00%> (-10.00%) :arrow_down:
src/modelnodes/missingmodel.jl 0.00% <0.00%> (ø)
src/modelnodes/modelnode.jl 100.00% <ø> (ø)
src/modelnodes/productmodel.jl 83.33% <0.00%> (-7.15%) :arrow_down:
src/datanodes/arraynode.jl 78.94% <20.00%> (-21.06%) :arrow_down:
src/modelnodes/bagmodel.jl 76.92% <20.00%> (-10.58%) :arrow_down:
src/datanodes/bagnode.jl 78.57% <50.00%> (-4.77%) :arrow_down:
src/datanodes/lazynode.jl 50.00% <50.00%> (ø)
... and 19 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 adaa944...ce44771. Read the comment docs.