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

example: add cifar100 dataset #1417

Merged
merged 2 commits into from
Oct 26, 2022

Conversation

tianweidut
Copy link
Member

Description

#760
image

Modules

  • Others

Checklist

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

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #1417 (4a2e7ee) into main (53bf274) will increase coverage by 5.72%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #1417      +/-   ##
============================================
+ Coverage     80.16%   85.89%   +5.72%     
============================================
  Files           295       65     -230     
  Lines         14013     7378    -6635     
  Branches        697        0     -697     
============================================
- Hits          11234     6337    -4897     
+ Misses         2506     1041    -1465     
+ Partials        273        0     -273     
Flag Coverage Δ
controller ?
standalone 85.89% <100.00%> (+<0.01%) ⬆️
unittests 85.89% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
client/starwhale/core/dataset/type.py 99.61% <100.00%> (+<0.01%) ⬆️
...configuration/security/JwtAccessDeniedHandler.java
...mlops/domain/task/status/WatchableTaskFactory.java
...hale/mlops/domain/bundle/revert/RevertManager.java
...va/ai/starwhale/mlops/domain/swds/SwdsManager.java
...java/ai/starwhale/mlops/datastore/ObjectStore.java
...ava/ai/starwhale/mlops/schedule/k8s/K8sClient.java
...e/mlops/domain/task/converter/TaskBoConverter.java
.../java/ai/starwhale/mlops/api/SystemController.java
...e/mlops/configuration/security/JwtLoginFilter.java
... and 221 more

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

@tianweidut tianweidut marked this pull request as ready for review October 24, 2022 11:34
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

@tianweidut tianweidut merged commit ad3f414 into star-whale:main Oct 26, 2022
@tianweidut tianweidut deleted the example/opensource-ds branch October 26, 2022 01:50
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