use [:blank:] character class for SWC parser#3651
Conversation
mgeplf
commented
Oct 27, 2025
- seems to work more reliably on libc++; ie: the default C++ library for macOS
- fixes Import3d_SWC_read in read_swc.hoc doesn't parse comment lines correctly #3647
|
✔️ a8fa0eb -> Azure artifacts URL |
* seems to work more reliably on libc++; ie: the default C++ library for macOS * fixes #3647
|
✔️ d105a7e -> Azure artifacts URL |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3651 +/- ##
==========================================
- Coverage 68.09% 68.09% -0.01%
==========================================
Files 686 686
Lines 110907 110904 -3
==========================================
- Hits 75523 75518 -5
- Misses 35384 35386 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
✔️ d105a7e -> artifacts URL |
|
✔️ bc9a029 -> Azure artifacts URL |
|
✔️ bc9a029 -> artifacts URL |
|
✔️ 307ba0a -> artifacts URL |
|
✔️ 307ba0a -> Azure artifacts URL |
|
Can this be merged? Or is it still WIP? Since it's a bugfix it'd be good if the next patch release of NEURON has this change. |
I'm good either way; perhaps the |
|
✔️ 19cff35 -> Azure artifacts URL |
|
✔️ 19cff35 -> artifacts URL |
|
✔️ 5ed1bb5 -> Azure artifacts URL |
|
✔️ 5ed1bb5 -> artifacts URL |
|
|
✔️ 65657b3 -> artifacts URL |
|
✔️ 65657b3 -> Azure artifacts URL |
I think we should take a pragmatic approach:
Given all of the above, I think we can proceed with merging this PR, and wait to see if the change breaks anything else (there is only so much testing we can do). |
|
@JCGoran > Given all of the above, I think we can proceed with merging this PR Ok; I don't have access to merge, so I will leave it up to you. |


