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
704 stars 77 forks source link

CompatHelper: add new compat entry for OptimizationPRIMA at version 0.0.1 for package docs, (keep existing compat) #618

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

This pull request sets the compat entry for the OptimizationPRIMA package to 0.0.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 10 months ago

Codecov Report

Merging #618 (00894d8) into master (f0c4a08) will increase coverage by 2.85%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #618      +/-   ##
=========================================
+ Coverage    0.00%   2.85%   +2.85%     
=========================================
  Files          12      40      +28     
  Lines        1141    2694    +1553     
=========================================
+ Hits            0      77      +77     
- Misses       1141    2617    +1476     

see 33 files with indirect coverage changes

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