dbbs-lab / bsb-core

The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
21 stars 16 forks source link

Fix/same len #837

Closed drodarie closed 3 months ago

drodarie commented 3 months ago

Describe the work done

Fix assert_samelen and added unittests

List which issues this resolves:

closes #835

Tasks

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.88%. Comparing base (6b8487b) to head (9652a74).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #837 +/- ## ========================================== - Coverage 86.88% 86.88% -0.01% ========================================== Files 100 100 Lines 13416 13423 +7 ========================================== + Hits 11657 11662 +5 - Misses 1759 1761 +2 ```

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