AlgebraicJulia / StockFlow.jl

https://algebraicjulia.github.io/StockFlow.jl/
MIT License
63 stars 6 forks source link

CompatHelper: bump compat for Catlab to 0.16, (keep existing compat) #120

Closed algebraicjuliabot closed 3 months ago

algebraicjuliabot commented 6 months ago

This pull request changes the compat entry for the Catlab package from 0.15.5 - 0.16.7 to 0.15.5 - 0.16.7, 0.16. 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 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.51%. Comparing base (7182495) to head (c7a0faf).

:exclamation: Current head c7a0faf differs from pull request most recent head 28e2ad5

Please upload reports for the commit 28e2ad5 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== + Coverage 60.69% 61.51% +0.82% ========================================== Files 10 10 Lines 2193 2193 ========================================== + Hits 1331 1349 +18 + Misses 862 844 -18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

neonWhiteout commented 3 months ago

@Xiaoyan-Li @Saityi We're good to merge these compat helpers right

Saityi commented 3 months ago

@neonWhiteout The conflict needed to be resolved resolved; if the tests pass now, I think we'd be good to merge.

neonWhiteout commented 3 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 3 months ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.