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

openbraininstitute / libsonata / 29009708706
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: katta/electrode-reader
DEFAULT BRANCH: master
Ran 09 Jul 2026 09:59AM UTC
Jobs 1
Files 20
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

09 Jul 2026 09:52AM UTC coverage: 92.97% (+0.1%) from 92.87%
29009708706

Pull #56

github

cattabiani
Address review: rename ElectrodeDataFrame, simplify I/O, harden validation

- Rename ElectrodeDataFrame → ElectrodeScalingFactors (avoids confusion
  with report DataFrame and pandas)
- Use Path directly in Python test (no str() needed)
- Store electrode positions as float (matches HDF5 float32, no widening)
- Throw on malformed position dataset (instead of silent zero-fill)
- Hoist read buffer outside loop in readAndScatter (avoid reallocation)
- Introduce IOBlock struct with file row boundaries (no -1 indirection)
- Refactor coalesceIOBlocks loop to start from 1 (cleaner half-open logic)
- discoverElectrodeMetadata writes member vectors directly (remove ElectrodeInfo)
- Remove redundant comments where function name is self-documenting
- Add test for bad position dataset throw
Pull Request #56: Add ElectrodeReader for SONATA electrode weight files

197 of 209 new or added lines in 1 file covered. (94.26%)

2711 of 2916 relevant lines covered (92.97%)

49.12 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
94.26
src/electrode_reader.cpp
Jobs
ID Job ID Ran Files Coverage
1 29009708706.1 09 Jul 2026 09:59AM UTC 20
92.97
GitHub Action Run
Source Files on build 29009708706
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29009708706
  • Pull Request #56
  • PR Base - master (#28950941629)
  • 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