quantumjot / btrack

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

Don't set widget values in the widgets (as done from file) #379

Closed paddyroddy closed 11 months ago

paddyroddy commented 11 months ago

Fixes #377

deprecated-napari-hub-preview-bot[bot] commented 11 months ago

Preview page for your plugin is ready here: https://preview.napari-hub.org/quantumjot/btrack/379 Updated: 2023-08-07T16:09:25.976342

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02% :warning:

Comparison is base (009622b) 85.91% compared to head (616287d) 85.89%. Report is 2 commits behind head on main.

: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 #379 +/- ## ========================================== - Coverage 85.91% 85.89% -0.02% ========================================== Files 30 30 Lines 2172 2148 -24 Branches 396 393 -3 ========================================== - Hits 1866 1845 -21 + Misses 225 223 -2 + Partials 81 80 -1 ``` | [Files Changed](https://app.codecov.io/gh/quantumjot/btrack/pull/379?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe) | Coverage Δ | | |---|---|---| | [btrack/napari/widgets/\_general.py](https://app.codecov.io/gh/quantumjot/btrack/pull/379?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL25hcGFyaS93aWRnZXRzL19nZW5lcmFsLnB5) | `100.00% <ø> (ø)` | | | [btrack/napari/widgets/\_motion.py](https://app.codecov.io/gh/quantumjot/btrack/pull/379?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL25hcGFyaS93aWRnZXRzL19tb3Rpb24ucHk=) | `100.00% <ø> (ø)` | | | [btrack/napari/widgets/\_hypothesis.py](https://app.codecov.io/gh/quantumjot/btrack/pull/379?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL25hcGFyaS93aWRnZXRzL19oeXBvdGhlc2lzLnB5) | `100.00% <100.00%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/quantumjot/btrack/pull/379/indirect-changes?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.