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

Open
wants to merge 109 commits into
base: main
Choose a base branch
from
Open

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 76.52174% with 54 lines in your changes missing coverage. Please review.

Project coverage is 36.92%. Comparing base (7b981e0) to head (e3dfd2d).
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 ⚠️
...traversal/mappings/JSONPathInputOutputMapping.java 78.12% 2 Missing and 5 partials ⚠️
...o/rill/flow/service/manager/DescriptorManager.java 72.72% 3 Missing and 3 partials ⚠️
.../rill/flow/service/facade/DAGDescriptorFacade.java 42.85% 4 Missing ⚠️
...weibo/rill/flow/olympicene/core/model/dag/DAG.java 0.00% 2 Missing ⚠️
...ibo/rill/flow/service/facade/DAGRuntimeFacade.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 ⚠️
...ll/flow/olympicene/core/model/task/ReturnTask.java 0.00% 1 Missing ⚠️
.../flow/olympicene/core/model/task/SuspenseTask.java 0.00% 1 Missing ⚠️
... and 1 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.

Copy link

sonarcloud bot commented Oct 28, 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