BlueBrain / BluePyEfe

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

prevent filename being None in Cell #175

Closed darshanmandge closed 7 months ago

darshanmandge commented 7 months ago

To prevent filename being None in Cell class

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 73.76%. Comparing base (ddd5335) to head (cc29ba7).

Files Patch % Lines
bluepyefe/cell.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #175 +/- ## ========================================== - Coverage 73.77% 73.76% -0.01% ========================================== Files 38 38 Lines 2410 2413 +3 ========================================== + Hits 1778 1780 +2 - Misses 632 633 +1 ```

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