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

openbraininstitute / libsonata / 27352019973
93%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2026 01:58PM UTC
Jobs 1
Files 19
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 01:56PM UTC coverage: 92.926% (-0.2%) from 93.161%
27352019973

push

github

web-flow
Move electrodes_file to per-report LFP blocks (#49)

Implements the spec change that moves `electrodes_file` from the global `run` section to individual LFP report 
blocks, and makes `variable_name` optional for LFP reports.

Fix: #50 

More discussion in: https://github.com/openbraininstitute/sonata-extension/pull/34

## Changes

- **Report struct**: Added `electrodesFile` field to `SimulationConfig::Report`
- **Run struct**: Removed `electrodesFile` field from `SimulationConfig::Run`
- **Parser**: `parseRun()` now rejects `electrodes_file` with a helpful migration message; `parseReports()` handles per-report parsing for LFP and rejects it for non-LFP types
- **variable_name**: Now optional for LFP reports (LFP always uses i_membrane)
- **Python bindings**: `electrodes_file` moved from `SimulationConfig.Run` to `SimulationConfig.Report`
- **Tests**: Updated existing tests, added new unit tests and property-based tests

## Breaking Changes

- `SimulationConfig.Run.electrodes_file` no longer exists (Python)
- `SimulationConfig::Run::electrodesFile` no longer exists (C++)
- Configs with `electrodes_file` in the `run` section will now throw an error with migration guidance

## References

Spec: sonata-extension branches:

https://github.com/openbraininstitute/sonata-extension/pull/34
https://github.com/openbraininstitute/sonata-extension/pull/35

14 of 21 new or added lines in 1 file covered. (66.67%)

2522 of 2714 relevant lines covered (92.93%)

50.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
93.29
-0.64% src/config.cpp
Jobs
ID Job ID Ran Files Coverage
1 27352019973.1 11 Jun 2026 01:58PM UTC 19
92.93
GitHub Action Run
Source Files on build 27352019973
  • Tree
  • List 19
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27352019973
  • da348c9a on github
  • Prev Build on master (#25905045616)
  • Next Build on master (#27543921270)
  • Delete
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