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

removed dependency on ArrayInterface, braking lates Flux #115

Closed pevnak closed 1 year ago

pevnak commented 1 year ago

Expect this to fail because some break with testing the printing, but would need help for Simon / Matej

codecov[bot] commented 1 year ago

Codecov Report

Merging #115 (a65e674) into master (126ae65) will increase coverage by 0.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   90.95%   91.12%   +0.16%     
==========================================
  Files          36       36              
  Lines        1669     1667       -2     
==========================================
+ Hits         1518     1519       +1     
+ Misses        151      148       -3     
Flag Coverage Δ
unittests 91.12% <100.00%> (+0.16%) :arrow_up:

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

Impacted Files Coverage Δ
src/Mill.jl 100.00% <ø> (ø)
src/datanodes/productnode.jl 85.29% <ø> (ø)
src/util.jl 89.79% <100.00%> (+5.48%) :arrow_up:

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