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: bump compat for Documenter to 1 for package docs, (keep existing compat) #594

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 11 months ago

This pull request changes the compat entry for the Documenter package from 0.26, 0.27 to 0.26, 0.27, 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.

codecov[bot] commented 11 months ago

Codecov Report

Merging #594 (7b40116) into master (c3f0da8) will decrease coverage by 7.65%. Report is 12 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #594      +/-   ##
=========================================
- Coverage    9.80%   2.16%   -7.65%     
=========================================
  Files          40      40              
  Lines        2539    2631      +92     
=========================================
- Hits          249      57     -192     
- Misses       2290    2574     +284     

see 16 files with indirect coverage changes

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