BlueBrain / BlueCelluLab

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

FIX: bug in setting NeuronGlobals by CircuitSim::run #160

Closed anilbey closed 3 months ago

anilbey commented 3 months ago

Fixes a bug introduced in v2.5.0. Reported by @joni-herttuainen

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.23%. Comparing base (4ec73da) to head (cd94740).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ========================================== + Coverage 91.16% 91.23% +0.06% ========================================== Files 93 93 Lines 5478 5497 +19 ========================================== + Hits 4994 5015 +21 + Misses 484 482 -2 ```

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