RafaelArutjunjan / InformationGeometry.jl

Methods for computational information geometry
MIT License
40 stars 3 forks source link

CompatHelper: bump compat for SymbolicUtils to 1, (keep existing compat) #47

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the SymbolicUtils package from 0.11.3 - 0.17, 0.18, 0.19, 0.20 to 0.11.3 - 0.17, 0.18, 0.19, 0.20, 1. 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: 40.67% // Head: 40.50% // Decreases project coverage by -0.17% :warning:

Coverage data is based on head (f6e0c5c) compared to base (bd8586e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #47 +/- ## ========================================== - Coverage 40.67% 40.50% -0.18% ========================================== Files 24 25 +1 Lines 3830 3856 +26 ========================================== + Hits 1558 1562 +4 - Misses 2272 2294 +22 ``` | [Impacted Files](https://codecov.io/gh/RafaelArutjunjan/InformationGeometry.jl/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rafael+Arutjunjan) | Coverage Δ | | |---|---|---| | [src/DiffEqModels.jl](https://codecov.io/gh/RafaelArutjunjan/InformationGeometry.jl/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rafael+Arutjunjan#diff-c3JjL0RpZmZFcU1vZGVscy5qbA==) | `38.79% <0.00%> (-3.98%)` | :arrow_down: | | [src/Geodesics.jl](https://codecov.io/gh/RafaelArutjunjan/InformationGeometry.jl/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rafael+Arutjunjan#diff-c3JjL0dlb2Rlc2ljcy5qbA==) | `36.70% <0.00%> (-0.72%)` | :arrow_down: | | [src/ConfidenceRegions.jl](https://codecov.io/gh/RafaelArutjunjan/InformationGeometry.jl/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rafael+Arutjunjan#diff-c3JjL0NvbmZpZGVuY2VSZWdpb25zLmps) | `52.25% <0.00%> (-0.10%)` | :arrow_down: | | [src/InformationGeometry.jl](https://codecov.io/gh/RafaelArutjunjan/InformationGeometry.jl/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rafael+Arutjunjan#diff-c3JjL0luZm9ybWF0aW9uR2VvbWV0cnkuamw=) | `100.00% <0.00%> (ø)` | | | [src/CustomIO.jl](https://codecov.io/gh/RafaelArutjunjan/InformationGeometry.jl/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rafael+Arutjunjan#diff-c3JjL0N1c3RvbUlPLmps) | `2.53% <0.00%> (+2.53%)` | :arrow_up: | 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=Rafael+Arutjunjan). 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=Rafael+Arutjunjan)

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