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

add description field in task yaml

Open techloghub opened this issue 10 months ago • 2 comments

techloghub avatar Apr 25 '24 02:04 techloghub

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 31.79%. Comparing base (dbd21df) to head (1ba5270). Report is 1 commits behind head on main.

Files Patch % Lines
...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:
...ll/flow/olympicene/core/model/task/ReturnTask.java 0.00% 1 Missing :warning:
.../flow/olympicene/core/model/task/SuspenseTask.java 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff            @@
##               main      #54   +/-   ##
=========================================
  Coverage     31.79%   31.79%           
  Complexity      830      830           
=========================================
  Files           183      183           
  Lines          7857     7857           
  Branches        658      658           
=========================================
  Hits           2498     2498           
  Misses         5169     5169           
  Partials        190      190           

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

codecov[bot] avatar Apr 25 '24 02:04 codecov[bot]