BlueBrain / BlueCelluLab

Biologically detailed neural network simulations and analysis API
https://bluecellulab.readthedocs.io/en/latest/
Other
8 stars 12 forks source link

Update stimulus factory API [vcs: #minor] #164

Closed anilbey closed 2 months ago

anilbey commented 2 months ago
stefanoantonel commented 2 months ago

I tested and they seem to work fine!

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 91.22%. Comparing base (6287fe7) to head (a297d9c). Report is 1 commits behind head on main.

Files Patch % Lines
bluecellulab/stimulus/factory.py 94.64% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #164 +/- ## ========================================== - Coverage 91.23% 91.22% -0.01% ========================================== Files 93 93 Lines 5497 5530 +33 ========================================== + Hits 5015 5045 +30 - Misses 482 485 +3 ```

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

anilbey commented 2 months ago

The 3 missing lines are covered, patch coverage is %100