dbbs-lab / bsb-core

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

Specify public API and map shallow to deep imports #813

Closed Helveg closed 6 months ago

Helveg commented 6 months ago

Describe the work done

Everything can be imported from bsb. from bsb import Morphology

List which issues this resolves:

closes #390

Tasks

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 85.43%. Comparing base (35afc0c) to head (c9f0fa4).

Files Patch % Lines
bsb/__init__.py 87.05% 55 Missing :warning:
bsb/cli/commands/_projects.py 0.00% 2 Missing :warning:
bsb/config/refs.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #813 +/- ## ========================================== + Coverage 85.17% 85.43% +0.26% ========================================== Files 104 104 Lines 13409 13755 +346 ========================================== + Hits 11421 11752 +331 - Misses 1988 2003 +15 ```

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