deduplicate opt container keys; start addressing issue 18. #36
+457
−624
Codecov / codecov/project
succeeded
Mar 6, 2026 in 0s
20.95% (+0.06%) compared to e7b9279
View this Pull Request on Codecov
20.95% (+0.06%) compared to e7b9279
Details
Codecov Report
❌ Patch coverage is 30.76923% with 135 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.95%. Comparing base (e7b9279) to head (fbb5ca1).
Additional details and impacted files
@@ Coverage Diff @@
## main #36 +/- ##
==========================================
+ Coverage 20.88% 20.95% +0.06%
==========================================
Files 72 73 +1
Lines 5430 5326 -104
==========================================
- Hits 1134 1116 -18
+ Misses 4296 4210 -86 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/objective_function/proportional.jl | 96.96% <100.00%> (ø) |
|
| src/utils/print_pt_v2.jl | 0.00% <ø> (ø) |
|
| src/utils/print_pt_v3.jl | 0.00% <ø> (ø) |
|
| src/common_models/add_pwl_methods.jl | 98.33% <80.00%> (+1.61%) |
⬆️ |
| src/common_models/set_expression.jl | 0.00% <0.00%> (ø) |
|
| src/objective_function/quadratic_curve.jl | 92.30% <50.00%> (+1.39%) |
⬆️ |
| src/objective_function/common.jl | 7.31% <0.00%> (+0.17%) |
⬆️ |
| src/core/standard_variables_expressions.jl | 12.50% <0.00%> (+1.97%) |
⬆️ |
| src/objective_function/cost_term_helpers.jl | 76.74% <50.00%> (+1.74%) |
⬆️ |
| src/core/dataset_container.jl | 59.42% <50.00%> (+11.31%) |
⬆️ |
| ... and 10 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading