JuliaStats / MixedModels.jl

A Julia package for fitting (statistical) mixed-effects models
http://juliastats.org/MixedModels.jl/stable
MIT License
405 stars 48 forks source link

CompatHelper: bump compat for BSplineKit to 0.16, (keep existing compat) #693

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the BSplineKit package from 0.14,0.15 to 0.14,0.15, 0.16. 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.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ba1fcf5) 95.64% compared to head (f7faebb) 95.64%.

:exclamation: Current head f7faebb differs from pull request most recent head 4b749fd. Consider uploading reports for the commit 4b749fd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #693 +/- ## ======================================= Coverage 95.64% 95.64% ======================================= Files 35 35 Lines 3189 3189 ======================================= Hits 3050 3050 Misses 139 139 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.