dbbs-lab / bsb-core

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

Reduce Scaffold test file pollution #810

Closed Helveg closed 6 months ago

Helveg commented 6 months ago

Describe the work done

Attempt to reduce the amount of files produced by running the tests. Incomplete draft because waiting for #803

Tasks

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 85.17%. Comparing base (83083a7) to head (ba5753d).

Files Patch % Lines
tests/test_util.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #810 +/- ## ========================================== + Coverage 84.65% 85.17% +0.51% ========================================== Files 107 104 -3 Lines 13545 13409 -136 ========================================== - Hits 11467 11421 -46 + Misses 2078 1988 -90 ```

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