Skip to content

Conversation

C-Achard
Copy link
Collaborator

  • Improved timer for review as discussed with @vidalmaxime : instead of a per-slice timer, it is now global and can be paused when needed. That time amount is recorded in the review csv and recovered on subsequent review sessions

- Improved timer for review as discussed with Max : instead of a per-slice timer, it is now global and can be paused when needed. That time amount is recorded in the csv and recovered on subsequent review sessions
@C-Achard C-Achard added enhancement New feature or request UI Related to the UI labels Aug 11, 2022
@C-Achard C-Achard self-assigned this Aug 11, 2022
@deprecated-napari-hub-preview-bot
Copy link

deprecated-napari-hub-preview-bot bot commented Aug 11, 2022

Preview page for your plugin is ready here:
https://preview.napari-hub.org/AdaptiveMotorControlLab/CellSeg3d/27
Updated: 2022-08-12T11:57:17.420088

@vidalmaxime vidalmaxime self-requested a review August 12, 2022 10:45
Copy link
Contributor

@vidalmaxime vidalmaxime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks great :) One minor comment is that one of the good things about version control is that you can always go back to previous commits to check modified code. Because of this, I would suggest to remove the commented parts here for better readability.

Removed old code
@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2022

Codecov Report

Merging #27 (6039936) into main (e462c4e) will increase coverage by 0.50%.
The diff coverage is 64.10%.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   37.34%   37.84%   +0.50%     
==========================================
  Files          37       37              
  Lines        3449     3464      +15     
==========================================
+ Hits         1288     1311      +23     
+ Misses       2161     2153       -8     
Impacted Files Coverage Δ
napari_cellseg3d/utils.py 35.85% <ø> (+2.80%) ⬆️
napari_cellseg3d/plugin_dock.py 76.74% <64.10%> (+2.18%) ⬆️
napari_cellseg3d/interface.py 86.02% <0.00%> (-0.37%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@vidalmaxime vidalmaxime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vidalmaxime vidalmaxime merged commit f88a38a into main Aug 12, 2022
@C-Achard C-Achard deleted the cy/timer_review branch November 21, 2022 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI Related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants