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

PrincetonUniversity / PsyNeuLink / 30944469344
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 04 Aug 2026 09:02PM UTC
Jobs 1
Files 173
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

04 Aug 2026 07:33PM UTC coverage: 84.21% (-0.004%) from 84.214%
30944469344

push

github

davidt0x
Require Python >= 3.11

Python 3.8 (EOL Oct 2024), 3.9 (EOL Oct 2025), and 3.10 are no longer
supported. Testing them meant testing a substantially different program:
resolving requirements.txt on 3.8 pinned numpy 1.24.4, scipy 1.10.1, and
llvmlite 0.41.1, seven llvmlite releases behind what 3.11+ resolves to.
The [dask] extra was already uninstallable on 3.8, since no dask >= 2024.1
supports it.

 - pyproject: requires-python >= 3.11, drop stale classifiers
 - CI: drop the 3.8 jobs; move the special-purpose 3.9/3.10 jobs (--forked,
   benchmarks, fp32, coverage, notorch, min-deps) to 3.11. The min-deps job
   moves off the excluded 3.8/macos slot, so the exclude list is now empty.
 - broken_trans_deps: drop the five constraints that only applied to the
   removed versions (ipython, torch/win-3.10, beartype, mistune,
   fastjsonschema)
 - requirements: raise floors that cannot install on 3.11. numpy 1.21.0 and
   scipy 1.7.3 have no cp311 wheels (scipy 1.8.0 caps at <3.11), and torch
   1.13.0 ships a cp311 wheel only for manylinux x86_64, which the macos
   min-deps job needs.
 - ruff: requires-python drives ruff's target-version, so raising it turns on
   UP007/UP035/UP042/UP045 across the codebase (90 findings). Ignored here and
   left to a separate modernization pass.

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

11511 of 14952 branches covered (76.99%)

Branch coverage included in aggregate %.

39117 of 45169 relevant lines covered (86.6%)

0.87 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
92.13
-0.29% psyneulink/core/globals/parameters.py
Jobs
ID Job ID Ran Files Coverage
1 30944469344.1 04 Aug 2026 09:02PM UTC 173
84.21
GitHub Action Run
Source Files on build 30944469344
  • Tree
  • List 173
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a53bfc92 on github
  • Prev Build on devel (#30720542107)
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