RafaelArutjunjan / InformationGeometry.jl

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

CompatHelper: bump compat for SymbolicUtils to 0.20, (keep existing compat) #46

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 to 0.11.3 - 0.17, 0.18, 0.19, 0.20. 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.49% // Head: 40.50% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (00a5dd1) compared to base (6d6a64b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #46 +/- ## ========================================== + Coverage 40.49% 40.50% +0.01% ========================================== Files 25 25 Lines 3857 3856 -1 ========================================== Hits 1562 1562 + Misses 2295 2294 -1 ``` | [Impacted Files](https://codecov.io/gh/RafaelArutjunjan/InformationGeometry.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rafael+Arutjunjan) | Coverage Δ | | |---|---|---| | [src/NumericalTools/Integration.jl](https://codecov.io/gh/RafaelArutjunjan/InformationGeometry.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rafael+Arutjunjan#diff-c3JjL051bWVyaWNhbFRvb2xzL0ludGVncmF0aW9uLmps) | `67.21% <0.00%> (+1.08%)` | :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.