quantumjot / btrack

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

Add test for `dummy` IO #314

Closed quantumjot closed 1 year ago

quantumjot commented 1 year ago

I checked that if I revert the fix in #312, then the new tests fail:

Screenshot 2023-04-28 at 13 15 39

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/314 Created: 2023-04-28T11:52:28.018729

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.76 :tada:

Comparison is base (19b2a1e) 84.87% compared to head (d209ed0) 85.64%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #314 +/- ## ========================================== + Coverage 84.87% 85.64% +0.76% ========================================== Files 30 30 Lines 1957 1957 Branches 296 296 ========================================== + Hits 1661 1676 +15 + Misses 212 201 -11 + Partials 84 80 -4 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/quantumjot/btrack/pull/314/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: Do you have feedback about the report comment? Let us know in this issue.