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

Dag descriptor converter #91

Closed
wants to merge 109 commits into from
Closed

Dag descriptor converter #91

wants to merge 109 commits into from

Conversation

techloghub
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 69.68504% with 77 lines in your changes missing coverage. Please review.

Project coverage is 36.92%. Comparing base (7b981e0) to head (625c419).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../service/converter/DAGDescriptorConverterImpl.java 81.93% 10 Missing and 18 partials ⚠️
.../rill/flow/service/facade/DAGDescriptorFacade.java 14.28% 18 Missing ⚠️
...traversal/mappings/JSONPathInputOutputMapping.java 78.12% 2 Missing and 5 partials ⚠️
...ill/flow/service/manager/DAGDescriptorManager.java 73.91% 3 Missing and 3 partials ⚠️
...ibo/rill/flow/service/facade/DAGRuntimeFacade.java 0.00% 4 Missing ⚠️
...a/com/weibo/rill/flow/controller/BgController.java 0.00% 4 Missing ⚠️
...weibo/rill/flow/olympicene/core/model/dag/DAG.java 0.00% 2 Missing ⚠️
...low/service/dispatcher/FunctionTaskDispatcher.java 0.00% 2 Missing ⚠️
...ll/flow/olympicene/core/model/task/ChoiceTask.java 0.00% 1 Missing ⚠️
...rill/flow/olympicene/core/model/task/PassTask.java 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #91      +/-   ##
============================================
+ Coverage     34.74%   36.92%   +2.18%     
- Complexity      934     1030      +96     
============================================
  Files           187      188       +1     
  Lines          7927     8114     +187     
  Branches        675      703      +28     
============================================
+ Hits           2754     2996     +242     
+ Misses         4974     4883      -91     
- Partials        199      235      +36     

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

@techloghub techloghub force-pushed the dag_descriptor_converter branch from 625c419 to e3dfd2d Compare October 29, 2024 02:28
Copy link

@techloghub techloghub closed this Oct 29, 2024
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