dbbs-lab / bsb-core

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

Switch to parser-less test configs #801

Closed Helveg closed 7 months ago

Helveg commented 7 months ago

The bsb-test package has been updated so that the test configs don't rely on a specific parser anymore

codecov[bot] commented 7 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (978fded) 84.07% compared to head (9c994fc) 83.80%.

Files Patch % Lines
bsb/config/__init__.py 0.00% 11 Missing :warning:
tests/test_configuration.py 90.62% 3 Missing :warning:
tests/test_fiber_intersection.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #801 +/- ## ========================================== - Coverage 84.07% 83.80% -0.27% ========================================== Files 104 104 Lines 12894 12901 +7 ========================================== - Hits 10840 10812 -28 - Misses 2054 2089 +35 ```

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