BlueBrain / BluePyEfe

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

Add a new test for sAHP extraction #163

Closed AurelienJaquier closed 9 months ago

AurelienJaquier commented 9 months ago

Motivation: sAHP has two amplitudes, amp and amp2, which was not tested with current tests (only extracting for IDRest)

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (d4edc58) 65.95% compared to head (d54e131) 70.22%.

Files Patch % Lines
tests/test_extractor.py 97.67% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #163 +/- ## ========================================== + Coverage 65.95% 70.22% +4.26% ========================================== Files 34 35 +1 Lines 2159 2223 +64 ========================================== + Hits 1424 1561 +137 + Misses 735 662 -73 ```

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