fixes to the docstrings and docs #35
Merged
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
@@ 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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading