dbbs-lab / bsb-core

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

Removed `_queued_jobs` #828

Closed Helveg closed 5 months ago

Helveg commented 5 months ago

Describe the work done

It was a loose end that's now tidied up.

List which issues this resolves:

closes #825


📚 Documentation preview 📚: https://bsb--828.org.readthedocs.build/en/828/

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 84.85%. Comparing base (806aa7b) to head (59a1ada).

Files Patch % Lines
bsb/services/pool.py 62.50% 3 Missing :warning:
bsb/connectivity/strategy.py 80.00% 1 Missing :warning:
bsb/mixins.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #828 +/- ## ========================================== - Coverage 84.90% 84.85% -0.05% ========================================== Files 104 104 Lines 14067 14057 -10 ========================================== - Hits 11943 11928 -15 - Misses 2124 2129 +5 ```

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