Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client add in prog #62

Merged
merged 33 commits into from
Jan 10, 2024
Merged

Client add in prog #62

merged 33 commits into from
Jan 10, 2024

Conversation

christinab12
Copy link
Collaborator

Addresses #32.

A Pulse Progress Bar has been added to the bottom right of the main window and is activated if the user clicks 'generate labels' or 'train model'

@christinab12 christinab12 linked an issue Dec 19, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 60 lines in your changes are missing coverage. Please review.

Comparison is base (8df82bb) 82.01% compared to head (abeb4db) 84.58%.

Files Patch % Lines
src/client/dcp_client/app.py 44.44% 15 Missing ⚠️
src/client/dcp_client/gui/main_window.py 76.19% 15 Missing ⚠️
src/client/dcp_client/gui/welcome_window.py 56.25% 14 Missing ⚠️
src/client/dcp_client/gui/napari_window.py 44.44% 5 Missing ⚠️
src/client/dcp_client/utils/bentoml_model.py 44.44% 5 Missing ⚠️
src/client/test/test_main_window.py 96.22% 4 Missing ⚠️
src/client/dcp_client/gui/_my_widget.py 95.83% 1 Missing ⚠️
src/client/dcp_client/utils/utils.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   82.01%   84.58%   +2.57%     
==========================================
  Files          13       20       +7     
  Lines         706     1226     +520     
==========================================
+ Hits          579     1037     +458     
- Misses        127      189      +62     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@christinab12
Copy link
Collaborator Author

additionally handles #52 and displays error message to user if BentoML exception occurs in train on model serving

@christinab12 christinab12 merged commit 32fc3cc into main Jan 10, 2024
18 of 20 checks passed
@christinab12 christinab12 deleted the client-add-in-prog branch January 10, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant