-
Notifications
You must be signed in to change notification settings - Fork 37
CompatHelper: bump compat for Zygote to 0.7 for package test, (keep existing compat) #771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CompatHelper: bump compat for Zygote to 0.7 for package test, (keep existing compat) #771
Conversation
0df04fd to
d3a7877
Compare
|
This should run fine with the new version of Bijectors released (TuringLang/Bijectors.jl#358) Edit: Oh, we're still blocked by LogDensityProblemsAD |
d3a7877 to
00e511a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #771 +/- ##
=======================================
Coverage 84.60% 84.60%
=======================================
Files 34 34
Lines 3832 3832
=======================================
Hits 3242 3242
Misses 590 590 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Pull Request Test Coverage Report for Build 13795371453Details
💛 - Coveralls |
This pull request changes the compat entry for the
Zygotepackage from0.6to0.6, 0.7for package test.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.