yyang35 / bactrack

Cell tracking tool
3 stars 0 forks source link

Add first draft of GUI #14

Closed yyang35 closed 5 months ago

yyang35 commented 5 months ago

Add the support of [GUI] package dependece, and add most 1st draft of GUI.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 14.06250% with 165 lines in your changes are missing coverage. Please review.

Project coverage is 44.29%. Comparing base (4ee1401) to head (eb0228d). Report is 1 commits behind head on main.

Files Patch % Lines
bactrack/gui/gui.py 0.00% 119 Missing :warning:
bactrack/gui/viz.py 27.77% 26 Missing :warning:
bactrack/gui/run.py 0.00% 10 Missing :warning:
bactrack/gui/lineage.py 28.57% 5 Missing :warning:
bactrack/core.py 77.77% 4 Missing :warning:
bactrack/io.py 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== + Coverage 34.68% 44.29% +9.60% ========================================== Files 31 29 -2 Lines 1992 1982 -10 ========================================== + Hits 691 878 +187 + Misses 1301 1104 -197 ``` | [Flag](https://app.codecov.io/gh/yyang35/bactrack/pull/14/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sherry+Yang) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/yyang35/bactrack/pull/14/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sherry+Yang) | `44.29% <14.06%> (+9.60%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sherry+Yang#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.