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

0.19 #240

Merged
merged 84 commits into from
Aug 22, 2023
Merged

0.19 #240

merged 84 commits into from
Aug 22, 2023

Conversation

cscherrer
Copy link
Collaborator

@cscherrer cscherrer commented Sep 13, 2022

Fixes #239

This keeps TransformVariables for now. Let's wait at least until the transport API is fully functional before dropping the dependency. When we do drop it, we can migrate that functionality to a new package using the transport API.

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

Copy link
Collaborator

@oschulz oschulz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whew, this is a big one. I think it looks Ok ?! :-) I'm not an expert on the depth of MeasureTheory.jl yet.

src/MeasureTheory.jl Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2022

Package name latest stable
Mitosis.jl
Soss.jl

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Patch coverage: 53.65% and project coverage change: +6.62% 🎉

Comparison is base (198ee9f) 45.98% compared to head (f86085e) 52.60%.

❗ Current head f86085e differs from pull request most recent head 9a3e8c7. Consider uploading reports for the commit 9a3e8c7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
+ Coverage   45.98%   52.60%   +6.62%     
==========================================
  Files          43       42       -1     
  Lines        1344     1399      +55     
==========================================
+ Hits          618      736     +118     
+ Misses        726      663      -63     
Files Changed Coverage Δ
src/combinators/product.jl 0.00% <ø> (-7.70%) ⬇️
src/distributions.jl 0.00% <ø> (ø)
src/parameterized/gamma.jl 0.00% <0.00%> (ø)
src/parameterized/inverse-gaussian.jl 0.00% <0.00%> (ø)
src/parameterized/mvnormal.jl 50.00% <ø> (+20.27%) ⬆️
src/parameterized/poisson.jl 66.66% <ø> (+1.96%) ⬆️
src/parameterized/snedecorf.jl 0.00% <0.00%> (ø)
src/transforms/affinetransform.jl 0.00% <0.00%> (ø)
src/transforms/corrcholeskylower.jl 0.00% <0.00%> (ø)
src/transforms/ordered.jl 0.00% <0.00%> (ø)
... and 23 more

... and 4 files with indirect coverage changes

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

@cscherrer cscherrer linked an issue Aug 22, 2023 that may be closed by this pull request
@cscherrer cscherrer merged commit 84440f8 into master Aug 22, 2023
15 checks passed
@cscherrer cscherrer deleted the dev branch August 22, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump Static.jl compat Goals for 0.19.0
2 participants