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

Task input type #87

Open
wants to merge 116 commits into
base: dag_descriptor_converter
Choose a base branch
from

Merge branch 'dag_descriptor_converter' of github.com:weibocom/rill-f…

b63b69d
Select commit
Loading
Failed to load commit list.
Open

Task input type #87

Merge branch 'dag_descriptor_converter' of github.com:weibocom/rill-f…
b63b69d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

37.21% (+0.29%) compared to 36d657f

View this Pull Request on Codecov

37.21% (+0.29%) compared to 36d657f

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 8 lines in your changes missing coverage. Please review.

Project coverage is 37.21%. Comparing base (36d657f) to head (b63b69d).

Files with missing lines Patch % Lines
...ill/flow/olympicene/core/helper/DAGWalkHelper.java 89.65% 0 Missing and 3 partials ⚠️
.../rill/flow/service/facade/DAGDescriptorFacade.java 33.33% 1 Missing and 1 partial ⚠️
...ll/flow/olympicene/core/model/task/ChoiceTask.java 0.00% 1 Missing ⚠️
...rill/flow/olympicene/core/model/task/PassTask.java 0.00% 1 Missing ⚠️
...ibo/rill/flow/service/facade/DAGRuntimeFacade.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                      Coverage Diff                       @@
##             dag_descriptor_converter      #87      +/-   ##
==============================================================
+ Coverage                       36.92%   37.21%   +0.29%     
- Complexity                       1030     1058      +28     
==============================================================
  Files                             188      188              
  Lines                            8114     8142      +28     
  Branches                          703      713      +10     
==============================================================
+ Hits                             2996     3030      +34     
+ Misses                           4883     4873      -10     
- Partials                          235      239       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.