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

openbraininstitute / neurodamus / 26155495341 / 4 – unit-ngv-mpi
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 10:14AM UTC
Files 50
Run time 2s
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

20 May 2026 10:02AM UTC coverage: 54.542% (+0.3%) from 54.214%
unit-ngv-mpi – 26155495341.4

push

github

web-flow
For Extracellular stimulus, switch from using vector.play to a PointProcess which computes the contribution during runtime, avoiding big memory allocation (#521)

## Context
The initial implementation for extracellular stimulus use vector play
which consumed a lot of memory since the values were precomputed for the
entire sim duration / stim duration. This switches to use nmodl to
calculate the applied values during runtime. This only supports one
ElectrodeSource at the moment, with support for additional ones to be
added in a subsequent PR

## Scope
For each segment stimulated, a single EFieldIntegrator is instantiated
which is passed the parameters and stored as IvocVec. Using "BEFORE
BREAKPOINT" to trigger the calculation, compute the contribution, and
set the referenced value.

## Testing
Tests for single ElectrodezSource are adapted to run the configured mod
and gather the computed _e_ref value in order to be compared against a
reference
Tests for multiple ElectrodeSources are disabled until that supported is
restored

## Review
* [ ] PR description is complete
* [ ] Coding style (imports, function length, New functions, classes or
files) are good
* [ ] Unit/Scientific test added
* [ ] Updated Readme, in-code, developer documentation

---------

Co-authored-by: Weina Ji <weina.ji@openbraininstitute.org>

4659 of 8542 relevant lines covered (54.54%)

0.55 hits per line

Source Files on job unit-ngv-mpi - 26155495341.4
  • Tree
  • List 50
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26155495341
  • 829d3e9e on github
  • Prev Job for on main (#25719795245.3)
  • Next Job for on main (#26160852113.3)
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