BlueBrain / BluePyEfe

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

Put output pickle path into fetachable functions #192

Closed AurelienJaquier closed 1 month ago

AurelienJaquier commented 1 month ago

So that we can fetch those paths with other software, e.g. BPEM, and so that we can account for any path change in BPE

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.60%. Comparing base (4bfe32a) to head (4d53392). Report is 29 commits behind head on master.

Files Patch % Lines
bluepyefe/extract.py 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #192 +/- ## ========================================== - Coverage 73.78% 72.60% -1.19% ========================================== Files 38 38 Lines 2415 2482 +67 ========================================== + Hits 1782 1802 +20 - Misses 633 680 +47 ```

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