BlueBrain / BluePyEfe

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

allow stimulus_description in ScalaNWBReader #183

Closed darshanmandge closed 3 months ago

darshanmandge commented 3 months ago
darshanmandge commented 3 months ago

Thanks @AurelienJaquier . I added a exception AttributeError with a default protocol_name Step.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 73.68%. Comparing base (4bfe32a) to head (cb6f730). Report is 6 commits behind head on master.

Files Patch % Lines
bluepyefe/nwbreader.py 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #183 +/- ## ========================================== - Coverage 73.78% 73.68% -0.11% ========================================== Files 38 38 Lines 2415 2421 +6 ========================================== + Hits 1782 1784 +2 - Misses 633 637 +4 ```

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

AurelienJaquier commented 3 months ago

do you still need the update_scala branch @darshanmandge ? If not, could you delete it?

darshanmandge commented 3 months ago

deleted. thanks!