BlueBrain / BluePyEfe

BluePyEfe: Blue Brain Python E-feature extraction
https://bluepyefe.readthedocs.io/en/latest/
Other
14 stars 12 forks source link

Fix bug in protocol.py #162

Closed AurelienJaquier closed 9 months ago

AurelienJaquier commented 9 months ago

there was a typo

codecov-commenter commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4103eeb) 65.95% compared to head (42d7469) 65.95%.

Files Patch % Lines
bluepyefe/protocol.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #162 +/- ## ======================================= Coverage 65.95% 65.95% ======================================= Files 34 34 Lines 2159 2159 ======================================= Hits 1424 1424 Misses 735 735 ```

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