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

openbraininstitute / neurodamus / 13305127832 / 1 – baseline
90%
main: 90%

Build:
DEFAULT BRANCH: main
Ran 13 Feb 2025 10:03AM UTC
Files 48
Run time 603min
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

13 Feb 2025 10:02AM UTC coverage: 24.24% (-0.2%) from 24.431%
baseline – 13305127832.1

push

github

web-flow
Add a SONATA circuit for the ringtest (#49)

## Context
As per discussion in
https://github.com/openbraininstitute/neurodamus/issues/11, this PR adds
the ringtest circuit which creates 2 rings of simple `BallStick` cells.
```
Nodes:
- RingA: 3 cells, 2 sections/cell, 2 segments/section
- RingB: 2 cells, 2 sections/cell, 2 segments/section
Edges:
- RingA: 0 -> 1 -> 2 ->0
- RingB: 0 -> 1 -> 0
- RingA: 0 -> RingB: 0
```
## Scope

1. In the test folder: adds a SONATA version of the ring test circuit
including 2 nodes files + 3 edges files, the relevant SONATA config
files, reference cell dump output json files.
2. In neurodamus/utils, a new function `dump_cellstate` to dump
cell/section/segments/netcons/synapse attributes from the NEURON context

## Testing
1. `test/integration/test_ringcells.py` can be run with `tox -e
integration`
     `test_dump_RingB_2cells`: dump 1 population with 2 cells
     `test_dump_RingA_RingB`: dump 2 populations 

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

2201 of 9080 relevant lines covered (24.24%)

0.24 hits per line

Source Files on job baseline - 13305127832.1
  • Tree
  • List 48
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13305127832
  • d0e00a90 on github
  • Prev Job for on main (#13303454009.1)
  • Next Job for on main (#13308434244.1)
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