Skip to content

fixes to the docstrings and docs

5bd0228
Select commit
Loading
Failed to load commit list.
Merged

fixes to the docstrings and docs #35

fixes to the docstrings and docs
5bd0228
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 0s

21.01% (+0.12%) compared to e7b9279

View this Pull Request on Codecov

21.01% (+0.12%) compared to e7b9279

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.01%. Comparing base (e7b9279) to head (5bd0228).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   20.88%   21.01%   +0.12%     
==========================================
  Files          72       72              
  Lines        5430     5397      -33     
==========================================
  Hits         1134     1134              
+ Misses       4296     4263      -33     
Files with missing lines Coverage Δ
src/core/optimization_problem_outputs.jl 23.30% <ø> (+0.13%) ⬆️
src/objective_function/piecewise_linear.jl 69.51% <ø> (+1.24%) ⬆️
src/quadratic_approximations/manual_sos2.jl 100.00% <ø> (+5.00%) ⬆️
src/quadratic_approximations/sawtooth.jl 100.00% <ø> (ø)
src/quadratic_approximations/solver_sos2.jl 100.00% <ø> (+3.44%) ⬆️

... and 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.