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

PrincetonUniversity / PsyNeuLink / 27626242743 / 1
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 16 Jun 2026 03:53PM UTC
Files 167
Run time 14s
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

16 Jun 2026 02:40PM UTC coverage: 84.001% (-0.002%) from 84.003%
27626242743.1

Pull #3559

github

davidt0x
Warn when optuna study direction mismatches PEC direction

When an optuna Study is passed as the PECOptimizationFunction method, the
study's optimization direction is fixed at creation time and used as-is
(the study is not recreated). A mismatch with the direction PEC expects
silently optimizes the wrong way -- e.g. data fitting does maximum
likelihood estimation and requires direction='maximize'. Warn in that
case so the misconfiguration is visible.

Also fix the adjacent optuna_kwargs check: _optuna_kwargs is always a dict
(never None), so the "ignored" warning previously fired even when no
kwargs were passed; use a truthy check instead.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Pull Request #3559: feat(pec): allow passing an optuna Study to PECOptimizationFunction

11018 of 14384 branches covered (76.6%)

Branch coverage included in aggregate %.

37653 of 43557 relevant lines covered (86.45%)

0.86 hits per line

Source Files on job 27626242743.1
  • Tree
  • List 167
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27626242743
  • 9d5a1156 on github
  • Prev Job for on feat/pec_optuna_study_rebased (#27177779689.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc