BlueBrain / BlueCelluLab

Biologically detailed neural network simulations and analysis API
https://bluecellulab.readthedocs.io/en/latest/
Other
8 stars 12 forks source link

Fix accessing afferent_section_pos of synapse description #169

Closed anilbey closed 2 months ago

anilbey commented 2 months ago

addresses "afferent_section_pos" / SynapseProperty.AFFERENT_SECTION_POS confusion across SONATA & bluepy implementations

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 17.64706% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 91.12%. Comparing base (187fce6) to head (90ebc5d).

Files Patch % Lines
bluecellulab/circuit/synapse_properties.py 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ========================================== - Coverage 91.32% 91.12% -0.20% ========================================== Files 95 95 Lines 5577 5589 +12 ========================================== Hits 5093 5093 - Misses 484 496 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.