Closed nthndy closed 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
6cbd357
) 84.87% compared to head (f69a548
) 84.87%.
: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
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Looks good Nathan - just need to fix the formatting error
Preview page for your plugin is ready here: https://preview.napari-hub.org/quantumjot/btrack/312 Updated: 2023-04-28T11:05:43.832408
Refixing issue #310 by including
list()
arounditertools.chain.from_iterable([trk._data for trk in data])
and also fixing #311 by including optional param to keep progress bar in fixed position.