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(example): serving handler for ucf101 #1723

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

jialeicui
Copy link
Contributor

@jialeicui jialeicui commented Jan 17, 2023

Description

Modules

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

Checklist

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

@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #1723 (e9a9f6c) into main (9be6a69) will increase coverage by 0.77%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1723      +/-   ##
==========================================
+ Coverage   89.44%   90.22%   +0.77%     
==========================================
  Files          79       79              
  Lines        9634     9634              
==========================================
+ Hits         8617     8692      +75     
+ Misses       1017      942      -75     
Flag Coverage Δ
standalone 90.22% <ø> (+0.77%) ⬆️
unittests 90.22% <ø> (+0.77%) ⬆️

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

Impacted Files Coverage Δ
client/starwhale/utils/venv.py 84.53% <0.00%> (+0.51%) ⬆️
client/starwhale/api/_impl/data_store.py 95.45% <0.00%> (+0.66%) ⬆️
client/starwhale/core/dataset/type.py 94.37% <0.00%> (+0.86%) ⬆️
client/starwhale/api/_impl/dataset/model.py 99.76% <0.00%> (+1.15%) ⬆️
client/starwhale/version.py 100.00% <0.00%> (+28.57%) ⬆️
...lient/starwhale/integrations/tensorflow/dataset.py 84.61% <0.00%> (+84.61%) ⬆️
...ient/starwhale/integrations/tensorflow/__init__.py 100.00% <0.00%> (+100.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@goldenxinxing goldenxinxing left a comment

Choose a reason for hiding this comment

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

LGTM

@goldenxinxing goldenxinxing merged commit 158ff77 into star-whale:main Jan 17, 2023
@jialeicui jialeicui deleted the ucf101 branch January 17, 2023 09:44
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