cscherrer / Soss.jl

Probabilistic programming via source rewriting
https://cscherrer.github.io/Soss.jl/stable/
MIT License
412 stars 30 forks source link

CompatHelper: bump compat for MeasureBase to 0.14, (keep existing compat) #355

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the MeasureBase package from 0.10, 0.11, 0.12 to 0.10, 0.11, 0.12, 0.14. 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[bot] commented 1 year ago

Codecov Report

Base: 35.53% // Head: 34.57% // Decreases project coverage by -0.95% :warning:

Coverage data is based on head (3bd02fe) compared to base (9f63c25). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #355 +/- ## ========================================== - Coverage 35.53% 34.57% -0.96% ========================================== Files 62 62 Lines 1863 1796 -67 ========================================== - Hits 662 621 -41 + Misses 1201 1175 -26 ``` | [Impacted Files](https://codecov.io/gh/cscherrer/Soss.jl/pull/355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer) | Coverage Δ | | |---|---|---| | [src/core/utils.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL2NvcmUvdXRpbHMuamw=) | `59.00% <0.00%> (-2.82%)` | :arrow_down: | | [src/GG/src/func\_arg\_decs.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL0dHL3NyYy9mdW5jX2FyZ19kZWNzLmps) | `50.94% <0.00%> (-1.79%)` | :arrow_down: | | [src/transforms/predict.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL3RyYW5zZm9ybXMvcHJlZGljdC5qbA==) | `81.81% <0.00%> (-1.52%)` | :arrow_down: | | [src/primitives/testvalue.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL3ByaW1pdGl2ZXMvdGVzdHZhbHVlLmps) | `76.19% <0.00%> (-1.09%)` | :arrow_down: | | [src/primitives/as.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL3ByaW1pdGl2ZXMvYXMuamw=) | `56.81% <0.00%> (-0.96%)` | :arrow_down: | | [src/primitives/rand.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL3ByaW1pdGl2ZXMvcmFuZC5qbA==) | `58.62% <0.00%> (-0.76%)` | :arrow_down: | | [src/primitives/logdensity.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL3ByaW1pdGl2ZXMvbG9nZGVuc2l0eS5qbA==) | `87.50% <0.00%> (-0.74%)` | :arrow_down: | | [src/GG/src/ngg/compact.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL0dHL3NyYy9uZ2cvY29tcGFjdC5qbA==) | `83.59% <0.00%> (-0.74%)` | :arrow_down: | | [src/GG/src/ngg/typeable.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL0dHL3NyYy9uZ2cvdHlwZWFibGUuamw=) | `80.76% <0.00%> (-0.72%)` | :arrow_down: | | [src/primitives/basemeasure.jl](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer#diff-c3JjL3ByaW1pdGl2ZXMvYmFzZW1lYXN1cmUuamw=) | `88.23% <0.00%> (-0.66%)` | :arrow_down: | | ... and [16 more](https://codecov.io/gh/cscherrer/Soss.jl/pull/355/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chad+Scherrer)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.