LuxDL / Lux.jl

Elegant & Performant Scientific Machine Learning in Julia
https://lux.csail.mit.edu/
MIT License
456 stars 54 forks source link

CompatHelper: bump compat for CairoMakie to 0.12 for package SymbolicOptimalControl, (keep existing compat) #634

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

This pull request changes the compat entry for the CairoMakie package from 0.11.10 to 0.11.10, 0.12 for package SymbolicOptimalControl. 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 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.65%. Comparing base (26c8429) to head (f4d327f). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #634 +/- ## ========================================== - Coverage 87.37% 86.65% -0.72% ========================================== Files 43 43 Lines 2241 2241 ========================================== - Hits 1958 1942 -16 - Misses 283 299 +16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.