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

openbraininstitute / libsonata / 28788916690

06 Jul 2026 11:41AM UTC coverage: 92.923% (+0.03%) from 92.894%
28788916690

Pull #56

github

cattabiani
Use flat buffer in readAndScatter (avoid per-row allocations)

Read HDF5 block into a single contiguous std::vector<double> via
read_raw() instead of nested vector<vector<double>>. Eliminates
millions of heap allocations for large datasets.
Pull Request #56: Add ElectrodeReader for SONATA electrode weight files

195 of 209 new or added lines in 1 file covered. (93.3%)

2705 of 2911 relevant lines covered (92.92%)

48.95 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

93.3
/src/electrode_reader.cpp


Source Not Available

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