Skip to content

enhance(client): support checkpoint in remote datastore#3099

Draft
jialeicui wants to merge 1 commit into
star-whale:mainfrom
jialeicui:client-checkpoint
Draft

enhance(client): support checkpoint in remote datastore#3099
jialeicui wants to merge 1 commit into
star-whale:mainfrom
jialeicui:client-checkpoint

Conversation

@jialeicui

Copy link
Copy Markdown
Contributor

Description

Modules

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

Checklist

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

@jialeicui jialeicui marked this pull request as draft December 27, 2023 07:52
@codecov

codecov Bot commented Dec 27, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.48780% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.88%. Comparing base (b7524b5) to head (b543052).
⚠️ Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
client/starwhale/api/_impl/data_store.py 54.54% 5 Missing ⚠️
client/starwhale/base/client/api/data_store.py 78.57% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3099      +/-   ##
============================================
+ Coverage     82.68%   91.88%   +9.19%     
============================================
  Files           573      138     -435     
  Lines         31970    16160   -15810     
  Branches       1865        0    -1865     
============================================
- Hits          26435    14848   -11587     
+ Misses         4709     1312    -3397     
+ Partials        826        0     -826     
Flag Coverage Δ
console ?
controller ?
standalone 91.88% <80.48%> (-0.01%) ⬇️
unittests 91.88% <80.48%> (+0.25%) ⬆️

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