aicenter / ConditionalDists.jl

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

CompatHelper: bump compat for "Functors" to "0.2" #45

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Functors package from 0.1 to 0.1, 0.2.

This keeps the compat entries for earlier versions.

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.

codecov-io commented 3 years ago

Codecov Report

Merging #45 (232938b) into master (766b8b4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   74.64%   74.64%           
=======================================
  Files           5        5           
  Lines          71       71           
=======================================
  Hits           53       53           
  Misses         18       18           

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 766b8b4...232938b. Read the comment docs.

codecov-commenter commented 2 years ago

Codecov Report

Merging #45 (c333e5f) into master (6ca884c) will increase coverage by 11.48%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #45       +/-   ##
===========================================
+ Coverage   73.13%   84.61%   +11.48%     
===========================================
  Files           5        5               
  Lines          67       78       +11     
===========================================
+ Hits           49       66       +17     
+ Misses         18       12        -6     
Impacted Files Coverage Δ
src/batch_mvnormal.jl 100.00% <0.00%> (ø)
src/ConditionalDists.jl 100.00% <0.00%> (ø)
src/cond_mvnormal.jl 82.35% <0.00%> (+2.35%) :arrow_up:
src/cond_dist.jl 53.33% <0.00%> (+7.17%) :arrow_up:
src/utils.jl 88.88% <0.00%> (+42.22%) :arrow_up:

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 6ca884c...c333e5f. Read the comment docs.