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

Reactor/stable entrypoint #2521

Closed
wants to merge 8 commits into from
Closed

Conversation

goldenxinxing
Copy link
Contributor

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 Jul 18, 2023

Codecov Report

Merging #2521 (e30cc3d) into main (435f699) will decrease coverage by 7.72%.
The diff coverage is 91.66%.

@@             Coverage Diff              @@
##               main    #2521      +/-   ##
============================================
- Coverage     83.40%   75.68%   -7.72%     
- Complexity     2613     2615       +2     
============================================
  Files           441      338     -103     
  Lines         24158    12221   -11937     
  Branches       1438     1422      -16     
============================================
- Hits          20149     9250   -10899     
+ Misses         3372     2335    -1037     
+ Partials        637      636       -1     
Flag Coverage Δ
console ?
controller 75.68% <91.66%> (+0.03%) ⬆️
standalone ?
unittests ?

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

Impacted Files Coverage Δ
.../mlops/domain/runtime/po/RuntimeVersionEntity.java 75.00% <85.71%> (+13.88%) ⬆️
...tarwhale/mlops/domain/job/ModelServingService.java 73.74% <100.00%> (+0.20%) ⬆️
...ale/mlops/domain/job/converter/JobBoConverter.java 91.74% <100.00%> (+0.07%) ⬆️
...starwhale/mlops/domain/runtime/RuntimeService.java 78.20% <100.00%> (+0.24%) ⬆️
...starwhale/mlops/schedule/k8s/K8sTaskScheduler.java 80.24% <100.00%> (+0.12%) ⬆️

... and 103 files with indirect coverage changes

@goldenxinxing goldenxinxing deleted the reactor/stable_entrypoint branch July 19, 2023 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant