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

PrincetonUniversity / PsyNeuLink / 27966968306
84%
master: 85%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 22 Jun 2026 05:31PM UTC
Jobs 1
Files 167
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

22 Jun 2026 04:12PM UTC coverage: 84.026% (+0.02%) from 84.006%
27966968306

push

github

davidt0x
Fix PEC degenerate-likelihood warning re-printing stale parameter sets

The optimizer callback summarized degenerate objective-function warnings from
a warns_with_params list that was never cleared, so each iteration/trial
re-printed every degenerate parameter set seen since the search began. This
pinned the first bad set to the top of the log on every subsequent callback,
even though it was not just evaluated, and cluttered the output.

Extract the summary logic into _report_degenerate_warnings, which clears the
accumulated warnings after printing so each callback only reports sets that
went degenerate since the last callback. Also always clear the per-eval warns
buffer (previously only cleared inside the display_iter branch) so a stale
warns[-1] cannot be mis-attributed to a later, possibly warning-free,
parameter set. Fixes a missing space in the footer text.

Add a regression test covering the cleared-between-callbacks behavior.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

11020 of 14380 branches covered (76.63%)

Branch coverage included in aggregate %.

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

2 existing lines in 1 file now uncovered.

37663 of 43558 relevant lines covered (86.47%)

0.86 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
84.35
-0.58% psyneulink/core/components/mechanisms/modulatory/learning/learningmechanism.py
Jobs
ID Job ID Ran Files Coverage
1 27966968306.1 22 Jun 2026 05:31PM UTC 167
84.03
GitHub Action Run
Source Files on build 27966968306
  • 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 Repo
  • 0911bde9 on github
  • Prev Build on devel (#27845990239)
  • Next Build on fix/bad_likelihood_warn (#28107289012)
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