JuliaAI / StatisticalTraits.jl

Other
3 stars 2 forks source link

Add the trait `deep_properties` #9

Closed ablaom closed 3 years ago

ablaom commented 3 years ago

This is to support https://github.com/FluxML/MLJFlux.jl/issues/129 and https://github.com/FluxML/MLJFlux.jl/issues/124.

The main use case is explained in this doc-string from branch of MLJModelInterface to be a follow up PR.

codecov-commenter commented 3 years ago

Codecov Report

Merging #9 (47d2bde) into dev (263059d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           53        54    +1     
=========================================
+ Hits            53        54    +1     
Impacted Files Coverage Δ
src/StatisticalTraits.jl 100.00% <100.00%> (ø)

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 263059d...47d2bde. Read the comment docs.