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

chore(ci): reduce client unit test for pydantic versions #3043

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

jialeicui
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

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3395e9d) 82.75% compared to head (060231d) 91.90%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3043      +/-   ##
============================================
+ Coverage     82.75%   91.90%   +9.15%     
============================================
  Files           560      127     -433     
  Lines         30650    15053   -15597     
  Branches       1839        0    -1839     
============================================
- Hits          25364    13835   -11529     
+ Misses         4474     1218    -3256     
+ Partials        812        0     -812     
Flag Coverage Δ
console ?
controller ?
standalone 91.90% <ø> (-0.02%) ⬇️
unittests 91.90% <ø> (+0.26%) ⬆️

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.

@tianweidut tianweidut merged commit b502289 into star-whale:main Nov 29, 2023
38 checks passed
@jialeicui jialeicui deleted the reduce-pydantic-ut branch November 29, 2023 02:27
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