ReactiveBayes / ExponentialFamily.jl

ExponentialFamily.jl is a Julia package that extends the functionality of Distributions.jl by providing a collection of exponential family distributions and customized implementations.
https://reactivebayes.github.io/ExponentialFamily.jl/
MIT License
12 stars 2 forks source link

Use Julia 1.10 for tests #177

Closed bvdmitri closed 8 months ago

bvdmitri commented 8 months ago

This PR changes CI to use Julia 1.10

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (43e0691) 80.15% compared to head (a260f8f) 80.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ======================================= Coverage 80.15% 80.15% ======================================= Files 39 39 Lines 2897 2897 ======================================= Hits 2322 2322 Misses 575 575 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.