Skip to content

NLopt: fixup formatting

0cb546e
Select commit
Loading
Failed to load commit list.
Merged

No-op code & docs cleanups #245

NLopt: fixup formatting
0cb546e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 0s

72.39% (-0.56%) compared to 8b0f880, passed because coverage increased by 0.42% when compared to adjusted base (71.97%)

View this Pull Request on Codecov

72.39% (-0.56%) compared to 8b0f880, passed because coverage increased by 0.42% when compared to adjusted base (71.97%)

Details

Codecov Report

❌ Patch coverage is 89.13043% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.39%. Comparing base (8b0f880) to head (0cb546e).
⚠️ Report is 57 commits behind head on devel.

Files with missing lines Patch % Lines
src/additional_functions/helper.jl 0.00% 3 Missing ⚠️
src/additional_functions/params_array.jl 33.33% 2 Missing ⚠️
src/frontend/fit/fitmeasures/chi2.jl 92.85% 2 Missing ⚠️
src/implied/RAM/symbolic.jl 93.10% 2 Missing ⚠️
src/optimizer/abstract.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #245      +/-   ##
==========================================
- Coverage   72.94%   72.39%   -0.56%     
==========================================
  Files          50       53       +3     
  Lines        2218     2210       -8     
==========================================
- Hits         1618     1600      -18     
- Misses        600      610      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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