• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dmeoli / optiml / 28212477813
84%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2026 02:10AM UTC
Jobs 1
Files 33
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Jun 2026 02:04AM UTC coverage: 79.186% (+0.2%) from 78.966%
28212477813

push

github

dmeoli
Fix modern numpy/scipy/sklearn/cvxpy compatibility so CI passes

- np.sum(generator) is rejected by numpy 2.x: use the builtin sum() for the
  neural network regularization terms
- OneHotEncoder(sparse=...) was renamed to sparse_output in scikit-learn >= 1.2
- ProximalBundle defaulted to the ECOS cvxpy solver, which cvxpy no longer
  bundles: default to CLARABEL (always available) in the optimizer and the
  SVM/neural-network estimators
- add quadprog (used by the constrained solvers) to the dependencies

2 of 2 new or added lines in 1 file covered. (100.0%)

430 existing lines in 27 files now uncovered.

2606 of 3291 relevant lines covered (79.19%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28212477813.1 26 Jun 2026 02:10AM UTC 33
79.19
GitHub Action Run
Source Files on build 28212477813
  • Tree
  • List 33
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c46b9276 on github
  • Prev Build on master (#1262)
  • Next Build on master (#28212963022)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc