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

WIP: support runtime deactivate command #3084

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tianweidut
Copy link
Member

Description

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

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

Comparison is base (0273514) 82.69% compared to head (4fcb032) 91.77%.

Files Patch % Lines
client/starwhale/utils/venv.py 38.09% 13 Missing ⚠️
client/starwhale/core/runtime/model.py 66.66% 1 Missing ⚠️
client/starwhale/core/runtime/view.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3084      +/-   ##
============================================
+ Coverage     82.69%   91.77%   +9.08%     
============================================
  Files           571      135     -436     
  Lines         31789    15946   -15843     
  Branches       1873        0    -1873     
============================================
- Hits          26287    14634   -11653     
+ Misses         4681     1312    -3369     
+ Partials        821        0     -821     
Flag Coverage Δ
console ?
controller ?
standalone 91.77% <46.42%> (-0.06%) ⬇️
unittests 91.77% <46.42%> (+0.20%) ⬆️

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant