lanl-ansi / GraphicalModelLearning.jl

Algorithms for Learning Graphical Models
https://lanl-ansi.github.io/GraphicalModelLearning.jl/stable/
Other
23 stars 10 forks source link

Drop Julia v0.6/v0.7 #26

Closed ccoffrin closed 5 years ago

ccoffrin commented 5 years ago

Also updates for Julia v1.0 package manager.

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will decrease coverage by 2.54%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   64.74%   62.19%   -2.55%     
==========================================
  Files           3        3              
  Lines         329      328       -1     
==========================================
- Hits          213      204       -9     
- Misses        116      124       +8
Impacted Files Coverage Δ
src/GraphicalModelLearning.jl 66.44% <ø> (-2.64%) :arrow_down:
src/models.jl 44.8% <0%> (-3.21%) :arrow_down:
src/sampling.jl 92.15% <0%> (-0.16%) :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 a53a2f1...8ad4c72. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will decrease coverage by 0.38%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   64.74%   64.35%   -0.39%     
==========================================
  Files           3        3              
  Lines         329      317      -12     
==========================================
- Hits          213      204       -9     
+ Misses        116      113       -3
Impacted Files Coverage Δ
src/GraphicalModelLearning.jl 70.13% <100%> (+1.05%) :arrow_up:
src/models.jl 45.9% <100%> (-2.1%) :arrow_down:
src/sampling.jl 92.15% <0%> (-0.16%) :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 a53a2f1...8ad4c72. Read the comment docs.