Skip to content

WIP: support runtime deactivate command#3084

Draft
tianweidut wants to merge 1 commit into
star-whale:mainfrom
tianweidut:feat/runtime-deactivate
Draft

WIP: support runtime deactivate command#3084
tianweidut wants to merge 1 commit into
star-whale:mainfrom
tianweidut:feat/runtime-deactivate

Conversation

@tianweidut

Copy link
Copy Markdown
Member

Description

Modules

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

Checklist

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

@codecov

codecov Bot commented Dec 15, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 46.42857% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.77%. Comparing base (0273514) to head (4fcb032).
⚠️ Report is 48 commits behind head on main.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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