JuliaGaussianProcesses / TemporalGPs.jl

Fast inference for Gaussian processes in problems involving time. Partly built on results from https://proceedings.mlr.press/v161/tebbutt21a.html
MIT License
119 stars 5 forks source link

CompatHelper: bump compat for FillArrays to 1, (keep existing compat) #109

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the FillArrays package from 0.13.0 - 0.13.7 to 0.13.0 - 0.13.7, 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.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4803755468

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Totals Coverage Status
Change from base Build 4736125800: 0.0%
Covered Lines: 1301
Relevant Lines: 1484

💛 - Coveralls