Closed sunxd3 closed 3 months ago
compat errors on 1.9. @willtebbutt how should I resolve this?
Ugh. Sadly you'll have to do something like this, and only run the Tapir.jl tests if you happen to be testing on version 1.10 or greater.
Sorting this out is on my todo list.
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Totals | |
---|---|
Change from base Build 9928535952: | 0.0% |
Covered Lines: | 1437 |
Relevant Lines: | 1746 |
I don't think I can do that without causing an error: I can't have Tapir in the dep/extras field, and Julia complains when I try to restrict the pkg version when it's not in dep/extras
Ohhhh ofc, you're completely right 👍
Fix https://github.com/TuringLang/JuliaBUGS.jl/issues/202