quantumjot / btrack

Bayesian multi-object tracking
https://btrack.readthedocs.io
MIT License
310 stars 50 forks source link

Change to default `black` #332

Closed paddyroddy closed 1 year ago

paddyroddy commented 1 year ago

Have ran black and updated pre-commit hooks and fixed any warnings

deprecated-napari-hub-preview-bot[bot] commented 1 year ago

Preview page for your plugin is ready here: https://preview.napari-hub.org/quantumjot/btrack/332 Updated: 2023-08-07T11:48:36.784497

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 83.01% and no project coverage change.

Comparison is base (003407e) 85.89% compared to head (4460d96) 85.89%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #332 +/- ## ======================================= Coverage 85.89% 85.89% ======================================= Files 30 30 Lines 2170 2170 Branches 396 396 ======================================= Hits 1864 1864 Misses 225 225 Partials 81 81 ``` | [Files Changed](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe) | Coverage Δ | | |---|---|---| | [btrack/config.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2NvbmZpZy5weQ==) | `96.87% <ø> (ø)` | | | [btrack/napari/main.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL25hcGFyaS9tYWluLnB5) | `66.15% <33.33%> (ø)` | | | [btrack/io/hdf.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2lvL2hkZi5weQ==) | `76.42% <50.00%> (ø)` | | | [btrack/utils.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL3V0aWxzLnB5) | `85.00% <50.00%> (ø)` | | | [btrack/io/\_localization.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2lvL19sb2NhbGl6YXRpb24ucHk=) | `90.43% <80.00%> (ø)` | | | [btrack/core.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2NvcmUucHk=) | `84.00% <90.00%> (ø)` | | | [btrack/btypes.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2J0eXBlcy5weQ==) | `82.54% <100.00%> (ø)` | | | [btrack/datasets.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2RhdGFzZXRzLnB5) | `84.84% <100.00%> (ø)` | | | [btrack/io/utils.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2lvL3V0aWxzLnB5) | `88.37% <100.00%> (ø)` | | | [btrack/libwrapper.py](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2xpYndyYXBwZXIucHk=) | `100.00% <100.00%> (ø)` | | | ... and [5 more](https://app.codecov.io/gh/quantumjot/btrack/pull/332?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe) | |

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