btrack icon indicating copy to clipboard operation
btrack copied to clipboard

[WIP] Add features to Bayesian updates

Open quantumjot opened this issue 2 years ago • 2 comments

Closes #108

quantumjot avatar May 24 '22 09:05 quantumjot

Preview page for your plugin is ready here: https://preview.napari-hub.org/quantumjot/BayesianTracker/143 Updated: 2022-08-30T09:45:31.469563

Codecov Report

Merging #143 (7285d98) into main (7fcd1d0) will increase coverage by 0.22%. The diff coverage is 91.89%.

@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
+ Coverage   84.34%   84.57%   +0.22%     
==========================================
  Files          14       14              
  Lines        1495     1517      +22     
==========================================
+ Hits         1261     1283      +22     
  Misses        234      234              
Impacted Files Coverage Δ
btrack/core.py 84.00% <83.33%> (-1.00%) :arrow_down:
btrack/config.py 95.16% <91.66%> (-1.07%) :arrow_down:
btrack/btypes.py 78.71% <92.30%> (+2.21%) :arrow_up:
btrack/constants.py 100.00% <100.00%> (ø)
btrack/libwrapper.py 97.05% <100.00%> (+0.05%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Jun 01 '22 06:06 codecov-commenter