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

openbraininstitute / neurodamus / 27336479731
91%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 09:12AM UTC
Jobs 5
Files 50
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

11 Jun 2026 09:12AM UTC coverage: 91.281%. Remained the same
27336479731

push

github

web-flow
Add unit-local tox env for testing with locally-built NEURON (#544)

Adds a `unit-local` tox environment that runs unit tests against a locally-built NEURON (with MPI) instead of `neuron-nightly` from PyPI.

This allows validating NEURON breaking changes against neurodamus before merging to NEURON main.

Fix: #542

## How it works

- Uses `passenv = *` to inherit the local NEURON from PATH/PYTHONPATH
- Sets `NEURON_INIT_MPI=1` + `--forked` (same as integration/scientific)
- Deselects 1 test that requires CoreNEURON reports in a subprocess (needs mpirun)
- `test_coreneuron_save_restore.py` has `out.h5` accepted as optional

## Usage

```bash
# With local NEURON on PATH (e.g. via .envrc):
tox -e unit-local
```

7789 of 8533 relevant lines covered (91.28%)

10.49 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 unit-allen-v1 27336479731.1 11 Jun 2026 09:16AM UTC 50
53.35
GitHub Action Run
2 unit-ngv-mpi 27336479731.2 11 Jun 2026 09:16AM UTC 50
54.71
GitHub Action Run
3 unit 27336479731.3 11 Jun 2026 09:14AM UTC 50
88.61
GitHub Action Run
4 unit-mpi 27336479731.4 11 Jun 2026 09:15AM UTC 50
62.26
GitHub Action Run
5 baseline 27336479731.5 11 Jun 2026 09:12AM UTC 50
26.61
GitHub Action Run
Source Files on build 27336479731
  • Tree
  • List 50
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27336479731
  • 3ae2d964 on github
  • Prev Build on main (#27276503570)
  • Next Build on main (#27531093569)
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