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

refactor(console): user auto generated models #2960

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

jialeicui
Copy link
Contributor

Description

use make OPEN_API_URL=https://cloud.starwhale.ai gen-api to generate models

Modules

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

Checklist

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

@jialeicui jialeicui added refactor 🐛 refactor code console 🎨 console labels Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #2960 (b8292af) into main (1e02223) will decrease coverage by 11.02%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##               main    #2960       +/-   ##
=============================================
- Coverage     83.10%   72.09%   -11.02%     
=============================================
  Files           548        3      -545     
  Lines         30020      215    -29805     
  Branches       1802       61     -1741     
=============================================
- Hits          24948      155    -24793     
+ Misses         4278       58     -4220     
+ Partials        794        2      -792     
Flag Coverage Δ
console 72.09% <ø> (ø)
controller ?
standalone ?
unittests 72.09% <ø> (-19.73%) ⬇️

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

see 545 files with indirect coverage changes

Copy link
Contributor

@waynelwz waynelwz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@waynelwz waynelwz merged commit cff0896 into star-whale:main Nov 10, 2023
17 checks passed
@jialeicui jialeicui deleted the console-models branch November 10, 2023 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console 🎨 console refactor 🐛 refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants