aicenter / ConditionalDists.jl

Conditional probability distributions powered by DistributionsAD.jl
MIT License
21 stars 4 forks source link

Distributions interface #22

Closed nmheim closed 4 years ago

nmheim commented 4 years ago

addresses #19

codecov-io commented 4 years ago

Codecov Report

Merging #22 into master will decrease coverage by 68.42%. The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #22       +/-   ##
===========================================
- Coverage   91.42%   23.00%   -68.43%     
===========================================
  Files           8        7        -1     
  Lines         105      100        -5     
===========================================
- Hits           96       23       -73     
- Misses          9       77       +68     
Impacted Files Coverage Δ
src/ConditionalDists.jl 100.00% <ø> (ø)
src/gaussian.jl 91.30% <80.00%> (-8.70%) :arrow_down:
src/cmeanvar_gaussian.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/abstract_cgaussian.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/cmean_gaussian.jl 0.00% <0.00%> (-83.34%) :arrow_down:
src/constspec_gaussian.jl 0.00% <0.00%> (-82.61%) :arrow_down:
src/nogradarray.jl 25.00% <0.00%> (-50.00%) :arrow_down:

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 946a2db...f2ae463. Read the comment docs.