TuringLang / DynamicPPL.jl

Implementation of domain-specific language (DSL) for dynamic probabilistic programming
https://turinglang.org/DynamicPPL.jl/
MIT License
157 stars 26 forks source link

CompatHelper: add new compat entry for ReverseDiff in [weakdeps] at version 1, (keep existing compat) #615

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

This pull request sets the compat entry for the ReverseDiff package to 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9238137761

Details


Totals Coverage Status
Change from base Build 9237911828: 0.0%
Covered Lines: 2755
Relevant Lines: 3430

💛 - Coveralls