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

WIP: v2.9 #119

Closed simonmandlik closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #119 (752cf1f) into master (e5b030a) will decrease coverage by 0.44%. The diff coverage is 86.66%.

:exclamation: Current head 752cf1f differs from pull request most recent head 39f2b54. Consider uploading reports for the commit 39f2b54 to get more accurate results

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   91.81%   91.37%   -0.44%     
==========================================
  Files          36       35       -1     
  Lines        1662     1624      -38     
==========================================
- Hits         1526     1484      -42     
- Misses        136      140       +4     
Flag Coverage Δ
unittests 91.37% <86.66%> (-0.44%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Mill.jl 83.33% <ø> (ø)
src/special_arrays/maybe_hot_vector.jl 90.24% <0.00%> (ø)
src/special_arrays/postimputing_matrix.jl 100.00% <ø> (ø)
src/special_arrays/preimputing_matrix.jl 100.00% <ø> (ø)
src/special_arrays/special_arrays.jl 93.33% <ø> (-0.96%) :arrow_down:
src/gradients.jl 95.00% <80.00%> (ø)
src/aggregations/aggregations.jl 91.66% <100.00%> (ø)
src/datanodes/arraynode.jl 93.75% <100.00%> (ø)
src/datanodes/bagnode.jl 95.23% <100.00%> (-4.77%) :arrow_down:
src/datanodes/datanode.jl 79.48% <100.00%> (ø)
... and 3 more

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more