apache / submarine

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

SUBMARINE-1343. Unified Version Definition [JAVA] #1010

Closed cdmikechen closed 1 year ago

cdmikechen commented 1 year ago

What is this PR for?

Unified version definition for java

What type of PR is it?

Refactoring

Todos

What is the Jira issue?

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

How should this be tested?

Screenshots (if appropriate)

NA

Questions:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1010 (08f7e7b) into master (67fe91f) will increase coverage by 0.01%. The diff coverage is 69.23%.

@@             Coverage Diff              @@
##             master    #1010      +/-   ##
============================================
+ Coverage     25.46%   25.47%   +0.01%     
  Complexity     1079     1079              
============================================
  Files           358      358              
  Lines         29078    29088      +10     
  Branches       3479     3479              
============================================
+ Hits           7404     7411       +7     
- Misses        21460    21463       +3     
  Partials        214      214              
Flag Coverage Δ
python-integration 59.58% <ø> (ø)
python-unit 52.18% <ø> (ø)

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

Impacted Files Coverage Δ
...in/java/org/apache/submarine/server/Bootstrap.java 0.00% <0.00%> (ø)
...ubmarine/commons/utils/SubmarineConfiguration.java 39.36% <70.00%> (+1.37%) :arrow_up:
...submarine/server/submitter/k8s/model/AgentPod.java 87.69% <100.00%> (+0.19%) :arrow_up:
...marine/server/submitter/k8s/model/mljob/MLJob.java 85.58% <100.00%> (ø)

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