rill-flow icon indicating copy to clipboard operation
rill-flow copied to clipboard

Task input type

Open ozawau opened this issue 1 year ago • 2 comments
trafficstars

ozawau avatar Sep 29 '24 02:09 ozawau

Codecov Report

Attention: Patch coverage is 85.41667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 39.95%. Comparing base (d52996e) to head (734bf66). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ill/flow/olympicene/core/helper/DAGWalkHelper.java 91.17% 0 Missing and 3 partials :warning:
...ll/flow/olympicene/core/model/task/ChoiceTask.java 0.00% 1 Missing :warning:
...rill/flow/olympicene/core/model/task/PassTask.java 0.00% 1 Missing :warning:
.../rill/flow/service/facade/DAGDescriptorFacade.java 50.00% 0 Missing and 1 partial :warning:
...ibo/rill/flow/service/facade/DAGRuntimeFacade.java 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #87      +/-   ##
============================================
+ Coverage     39.70%   39.95%   +0.25%     
- Complexity     1119     1147      +28     
============================================
  Files           196      196              
  Lines          8078     8109      +31     
  Branches        699      706       +7     
============================================
+ Hits           3207     3240      +33     
+ Misses         4638     4634       -4     
- Partials        233      235       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 29 '24 02:09 codecov[bot]