Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MeasureBase 0.14 + other updates #260

Closed
wants to merge 9 commits into from

drop breakage CI for now

07074d6
Select commit
Loading
Failed to load commit list.
Closed

MeasureBase 0.14 + other updates #260

drop breakage CI for now
07074d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2023 in 0s

45.09% (-0.89%) compared to 198ee9f

View this Pull Request on Codecov

45.09% (-0.89%) compared to 198ee9f

Details

Codecov Report

Patch coverage: 63.63% and project coverage change: -0.89% ⚠️

Comparison is base (198ee9f) 45.98% compared to head (07074d6) 45.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
- Coverage   45.98%   45.09%   -0.89%     
==========================================
  Files          43       43              
  Lines        1344     1346       +2     
==========================================
- Hits          618      607      -11     
- Misses        726      739      +13     
Files Changed Coverage Δ
src/distributions.jl 0.00% <ø> (ø)
src/parameterized/gamma.jl 0.00% <0.00%> (ø)
src/parameterized/inverse-gaussian.jl 0.00% <0.00%> (ø)
src/parameterized/snedecorf.jl 0.00% <0.00%> (ø)
src/transforms/corrcholeskylower.jl 0.00% <0.00%> (ø)
src/transforms/ordered.jl 0.00% <0.00%> (ø)
src/parameterized/normal.jl 47.61% <33.33%> (ø)
src/parameterized/lkj-cholesky.jl 66.66% <50.00%> (-8.34%) ⬇️
src/transforms/corrcholesky.jl 53.84% <50.00%> (-23.08%) ⬇️
src/parameterized/cauchy.jl 64.70% <66.66%> (+4.70%) ⬆️
... and 13 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.