TuringLang / JuliaBUGS.jl

Implementation of domain specific language (DSL) for probabilistic graphical models
https://turinglang.org/JuliaBUGS.jl/
MIT License
20 stars 3 forks source link

CompatHelper: add new compat entry for GLMakie in [weakdeps] at version 0.10, (keep existing compat) #197

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

This pull request sets the compat entry for the GLMakie package to 0.10. 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 9237935011

Warning: This coverage report may be inaccurate.

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.

Details


Totals Coverage Status
Change from base Build 9237929274: 0.0%
Covered Lines: 1426
Relevant Lines: 1727

💛 - Coveralls