dbbs-lab / bsb-core

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

Create ReferenceParser from JSONParser code abstraction. #839

Closed drodarie closed 3 months ago

drodarie commented 3 months ago

closes #838

Tasks

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 87.16%. Comparing base (49bf58a) to head (d34a5e7). Report is 5 commits behind head on main.

:exclamation: Current head d34a5e7 differs from pull request most recent head 21a128a. Consider uploading reports for the commit 21a128a to get more accurate results

Files Patch % Lines
bsb/config/parsers.py 93.33% 8 Missing :warning:
bsb/config/_parse_types.py 97.93% 2 Missing :warning:
tests/test_parsers.py 99.09% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #839 +/- ## ========================================== + Coverage 86.89% 87.16% +0.27% ========================================== Files 100 102 +2 Lines 13407 13769 +362 ========================================== + Hits 11650 12002 +352 - Misses 1757 1767 +10 ```

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