quantumjot / btrack

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

Upgrade `cvxopt` #348

Closed paddyroddy closed 11 months ago

paddyroddy commented 12 months ago

As of 1.3.1 cvxopt now has Arm wheels.

Also upgrade pre-commit and fixed appropriate things.

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

Preview page for your plugin is ready here: https://preview.napari-hub.org/quantumjot/btrack/348 Updated: 2023-07-21T12:17:07.045215

codecov-commenter commented 12 months ago

Codecov Report

Patch coverage: 80.00% and project coverage change: +0.09% :tada:

Comparison is base (009622b) 85.91% compared to head (31d3063) 86.00%.

:exclamation: Current head 31d3063 differs from pull request most recent head 1e8880e. Consider uploading reports for the commit 1e8880e to get more accurate results

: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 #348 +/- ## ========================================== + Coverage 85.91% 86.00% +0.09% ========================================== Files 30 30 Lines 2172 2165 -7 Branches 396 393 -3 ========================================== - Hits 1866 1862 -4 + Misses 225 223 -2 + Partials 81 80 -1 ``` | [Files Changed](https://app.codecov.io/gh/quantumjot/btrack/pull/348?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe) | Coverage Δ | | |---|---|---| | [btrack/io/exporters.py](https://app.codecov.io/gh/quantumjot/btrack/pull/348?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2lvL2V4cG9ydGVycy5weQ==) | `72.22% <ø> (ø)` | | | [btrack/io/hdf.py](https://app.codecov.io/gh/quantumjot/btrack/pull/348?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.34% <42.85%> (-0.09%)` | :arrow_down: | | [btrack/btypes.py](https://app.codecov.io/gh/quantumjot/btrack/pull/348?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL2J0eXBlcy5weQ==) | `83.65% <90.90%> (+1.10%)` | :arrow_up: | | [btrack/config.py](https://app.codecov.io/gh/quantumjot/btrack/pull/348?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.77% <100.00%> (-0.11%)` | :arrow_down: | | [btrack/io/\_localization.py](https://app.codecov.io/gh/quantumjot/btrack/pull/348?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.35% <100.00%> (-0.09%)` | :arrow_down: | | [btrack/optimise/hypothesis.py](https://app.codecov.io/gh/quantumjot/btrack/pull/348?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alan+R+Lowe#diff-YnRyYWNrL29wdGltaXNlL2h5cG90aGVzaXMucHk=) | `100.00% <100.00%> (ø)` | |

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