Support nlopt 2.9.0 #1874
Merged
Support nlopt 2.9.0 #1874
Codecov / codecov/project
succeeded
Nov 11, 2024 in 0s
61.55% (-0.01%) compared to 4b5b6a8
View this Pull Request on Codecov
61.55% (-0.01%) compared to 4b5b6a8
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 61.55%. Comparing base (
4b5b6a8
) to head (a23190f
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1874 +/- ##
==========================================
- Coverage 61.55% 61.55% -0.01%
==========================================
Files 490 490
Lines 46013 46013
==========================================
- Hits 28325 28322 -3
- Misses 17688 17691 +3
Files with missing lines | Coverage Δ | |
---|---|---|
dart/optimizer/nlopt/NloptSolver.cpp | 25.47% <ø> (ø) |
|
python/dartpy/optimizer/NloptSolver.cpp | 87.50% <ø> (ø) |
Loading