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

feat(sdk): support Image type to accept numpy and pillow image types #3063

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

tianweidut
Copy link
Member

Description

Modules

  • Python-SDK

Checklist

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

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (617b20f) 82.78% compared to head (47699c3) 91.76%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3063      +/-   ##
============================================
+ Coverage     82.78%   91.76%   +8.98%     
============================================
  Files           566      135     -431     
  Lines         31301    15902   -15399     
  Branches       1789        0    -1789     
============================================
- Hits          25911    14593   -11318     
+ Misses         4573     1309    -3264     
+ Partials        817        0     -817     
Flag Coverage Δ
controller ?
standalone 91.76% <100.00%> (+0.37%) ⬆️
unittests 91.76% <100.00%> (+0.37%) ⬆️

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.

Copy link
Member

@anda-ren anda-ren left a comment

Choose a reason for hiding this comment

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

LGTM

@anda-ren anda-ren merged commit f5cce0c into star-whale:main Dec 6, 2023
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants