neuroanatomy / BrainBox

BrainBox is a web application that lets you annotate and segment 3D brain imaging data in real time, collaboratively.
https://brainbox.pasteur.fr
Other
96 stars 46 forks source link

Make sure not to incorrectly filter out layers we shouldn't see. #324

Closed dhovart closed 2 years ago

dhovart commented 2 years ago

Make sure not to incorrectly filter out layers we shouldn't see. This is the bug @r03ert0 mentionned the other day on Mattermost.

codecov-commenter commented 2 years ago

Codecov Report

Merging #324 (32e3695) into master (10ac79d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #324   +/-   ##
=======================================
  Coverage   62.42%   62.42%           
=======================================
  Files          16       16           
  Lines        2334     2334           
=======================================
  Hits         1457     1457           
  Misses        877      877           
Flag Coverage Δ
integration 53.55% <ø> (ø)
unittests 43.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 10ac79d...32e3695. Read the comment docs.