SciML / Optimization.jl

Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.
https://docs.sciml.ai/Optimization/stable/
MIT License
725 stars 84 forks source link

CompatHelper: add new compat entry for HiGHS at version 1 for package docs, (keep existing compat) #551

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the HiGHS package to 1 for package docs. 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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #551 (2fa78af) into master (97d8b7e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #551   +/-   ##
=======================================
  Coverage   11.54%   11.54%           
=======================================
  Files          38       38           
  Lines        2071     2071           
=======================================
  Hits          239      239           
  Misses       1832     1832           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more