BlueBrain / BlueCelluLab

Biologically detailed neural network simulations and analysis API
https://bluecellulab.readthedocs.io/en/latest/
Apache License 2.0
12 stars 14 forks source link

rm debugtest mark, tests are equally debuggable #157

Closed anilbey closed 5 months ago

anilbey commented 5 months ago

It is an old pytest mark from the times some tests on large networks were requiring access to the data stored at the supercomputer.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 91.15%. Comparing base (e0634e4) to head (e236286).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ======================================= Coverage 91.15% 91.15% ======================================= Files 93 93 Lines 5475 5475 ======================================= Hits 4991 4991 Misses 484 484 ```

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