apache / submarine

Submarine is Cloud Native Machine Learning Platform.
https://submarine.apache.org/
Apache License 2.0
689 stars 252 forks source link

SUBMARINE-1405. Move to 0.9.0-SNAPSHOT #1101

Closed cdmikechen closed 11 months ago

cdmikechen commented 11 months ago

What is this PR for?

Move master branch version to 0.9.0-SNAPSHOT

What type of PR is it?

Feature

Todos

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-1405

How should this be tested?

CI

Screenshots (if appropriate)

NA

Questions:

codecov[bot] commented 11 months ago

Codecov Report

Merging #1101 (0b73dd6) into master (4eb08ec) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1101   +/-   ##
=======================================
  Coverage   66.83%   66.83%           
=======================================
  Files         130      130           
  Lines        6320     6320           
=======================================
  Hits         4224     4224           
  Misses       2096     2096           
Flag Coverage Δ
python-integration 53.97% <100.00%> (ø)
python-unit 47.86% <100.00%> (ø)

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

Files Changed Coverage Δ
...e-sdk/pysubmarine/submarine/client/api/auth_api.py 27.77% <ø> (ø)
...ysubmarine/submarine/client/api/environment_api.py 75.17% <ø> (ø)
...pysubmarine/submarine/client/api/experiment_api.py 45.51% <ø> (ø)
...ne/submarine/client/api/experiment_template_api.py 19.35% <ø> (ø)
...e/submarine/client/api/experiment_templates_api.py 15.55% <ø> (ø)
...ubmarine/submarine/client/api/model_version_api.py 10.61% <ø> (ø)
...k/pysubmarine/submarine/client/api/notebook_api.py 79.85% <ø> (ø)
...arine/submarine/client/api/registered_model_api.py 11.32% <ø> (ø)
...-sdk/pysubmarine/submarine/client/api/serve_api.py 19.51% <ø> (ø)
...-sdk/pysubmarine/submarine/client/configuration.py 62.82% <ø> (ø)
... and 25 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more