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

fix: typo in storage path(citycapes -> cityscapes) #1675

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

anda-ren
Copy link
Member

Description

fix typo in storage path(citycapes -> cityscapes)

Modules

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

Checklist

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

@anda-ren anda-ren added the chore 🛎️ some tiny change label Dec 28, 2022
@anda-ren anda-ren added this to the v0.3.5 milestone Dec 28, 2022
@anda-ren anda-ren self-assigned this Dec 28, 2022
@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Merging #1675 (ed2ba6e) into main (2ab9b01) will increase coverage by 4.31%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1675      +/-   ##
============================================
+ Coverage     80.50%   84.81%   +4.31%     
============================================
  Files           362       92     -270     
  Lines         19369    10571    -8798     
  Branches        969        0     -969     
============================================
- Hits          15593     8966    -6627     
+ Misses         3372     1605    -1767     
+ Partials        404        0     -404     
Flag Coverage Δ
controller ?
standalone 84.81% <ø> (ø)
unittests 84.81% <ø> (ø)

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

Impacted Files Coverage Δ
...ain/java/ai/starwhale/mlops/api/protocol/Code.java
...java/ai/starwhale/mlops/common/InvokerManager.java
...ale/mlops/domain/task/converter/TaskConverter.java
...in/java/ai/starwhale/mlops/common/IdConverter.java
...lops/domain/job/step/status/StepStatusMachine.java
...torage/autofit/CompatibleStorageAccessService.java
...mlops/domain/model/converter/ModelVoConverter.java
...ps/domain/task/status/TaskStatusChangeWatcher.java
...ai/starwhale/mlops/domain/job/step/StepHelper.java
...e/mlops/api/protocol/system/UpgradeProgressVo.java
... and 260 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 merged commit d5376a7 into star-whale:main Dec 29, 2022
@anda-ren anda-ren deleted the cityscapes_type branch January 12, 2023 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 🛎️ some tiny change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants