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): split the e2e test case according to different scenarios #2285

Merged
merged 1 commit into from
May 29, 2023

Conversation

waynelwz
Copy link
Contributor

Description

Modules

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

Checklist

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

@waynelwz waynelwz added the console 🎨 console label May 29, 2023
@waynelwz waynelwz requested a review from jialeicui May 29, 2023 03:35
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #2285 (4874ac7) into main (3751b87) will decrease coverage by 2.94%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2285      +/-   ##
============================================
- Coverage     82.70%   79.76%   -2.94%     
============================================
  Files           427        1     -426     
  Lines         22534       84   -22450     
  Branches       1301       14    -1287     
============================================
- Hits          18636       67   -18569     
+ Misses         3320       17    -3303     
+ Partials        578        0     -578     
Flag Coverage Δ
console 79.76% <ø> (ø)
controller ?
standalone ?
unittests 79.76% <ø> (-11.10%) ⬇️

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

see 426 files with indirect coverage changes

Copy link
Contributor

@jialeicui jialeicui left a comment

Choose a reason for hiding this comment

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

LGTM

@jialeicui jialeicui merged commit 49a5590 into star-whale:main May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants