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

PrincetonUniversity / PsyNeuLink / 15036502710
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 15 May 2025 05:07AM UTC
Jobs 1
Files 160
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

15 May 2025 04:18AM UTC coverage: 84.599% (-0.01%) from 84.611%
15036502710

push

github

web-flow
Parameter: rework fallback for missing values in a Context (#3263)

Parameter.fallback_default is replaced with
Parameter.fallback_value, which can be overridden for a single call by a
new argument to Parameter.get: fallback_value. If the Parameter has no
value for a Context, Parameter.get behaves according to fallback_value:
- ParameterNoValueError (default) - raises a ParameterNoValueError
- pnl.DEFAULT (keyword ('default')) - returns the Parameter's
default_value
- any other value - returns that value

Throw ParameterInvalidSourceError on SharedParameter.get if source is invalid

9910 of 12964 branches covered (76.44%)

Branch coverage included in aggregate %.

263 of 280 new or added lines in 35 files covered. (93.93%)

11 existing lines in 7 files now uncovered.

34578 of 39623 relevant lines covered (87.27%)

0.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
78.52
-0.29% psyneulink/core/components/mechanisms/modulatory/control/controlmechanism.py
1
82.49
-0.69% psyneulink/library/components/mechanisms/modulatory/learning/EMstoragemechanism.py
2
73.19
-0.03% psyneulink/core/components/functions/nonstateful/optimizationfunctions.py
2
79.66
-0.11% psyneulink/core/components/ports/port.py
2
69.27
0.44% psyneulink/core/components/projections/projection.py
9
92.61
-0.27% psyneulink/core/globals/parameters.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.52
-0.29% psyneulink/core/components/mechanisms/modulatory/control/controlmechanism.py
1
90.71
-0.05% psyneulink/core/compositions/composition.py
1
92.61
-0.27% psyneulink/core/globals/parameters.py
1
85.84
-0.08% psyneulink/library/compositions/autodiffcomposition.py
2
96.24
-0.4% psyneulink/core/components/functions/nonstateful/distributionfunctions.py
2
90.58
-0.18% psyneulink/library/compositions/pytorchwrappers.py
3
80.33
-3.28% psyneulink/library/components/projections/pathway/autoassociativeprojection.py
Jobs
ID Job ID Ran Files Coverage
1 15036502710.1 15 May 2025 05:07AM UTC 160
84.6
GitHub Action Run
Source Files on build 15036502710
  • Tree
  • List 160
  • Changed 33
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • feb43f38 on github
  • Prev Build on devel (#15013129012)
  • Next Build on devel (#15059469489)
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