towhee icon indicating copy to clipboard operation
towhee copied to clipboard

Adding Pipeline

Open filip-halt opened this issue 2 years ago • 2 comments

Signed-off-by: Filip Haltmayer [email protected]

filip-halt avatar Sep 20 '22 21:09 filip-halt

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: filip-halt To complete the pull request process, please assign guorentong after the PR has been reviewed. You can assign the PR to them by writing /assign @guorentong in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Sep 20 '22 21:09 sre-ci-robot

Codecov Report

Base: 75.69% // Head: 75.35% // Decreases project coverage by -0.34% :warning:

Coverage data is based on head (f0d82f5) compared to base (9dff139). Patch coverage: 47.67% of modified lines in pull request are covered.

:exclamation: Current head f0d82f5 differs from pull request most recent head 48a3575. Consider uploading reports for the commit 48a3575 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2090      +/-   ##
==========================================
- Coverage   75.69%   75.35%   -0.34%     
==========================================
  Files         405      408       +3     
  Lines       24054    24274     +220     
  Branches     3397     3438      +41     
==========================================
+ Hits        18208    18292      +84     
- Misses       4725     4854     +129     
- Partials     1121     1128       +7     
Impacted Files Coverage Δ
towhee/pipeline/pipeline.py 0.00% <0.00%> (ø)
towhee/pipeline/operator_pool.py 80.00% <80.00%> (ø)
towhee/pipeline/action.py 84.50% <84.50%> (ø)
towhee/pipeline/runtime_parser.py 100.00% <100.00%> (ø)
towhee/engine/operator_context.py 82.60% <0.00%> (-2.18%) :arrow_down:
towhee/engine/operator_runner/runner_base.py 91.56% <0.00%> (-1.81%) :arrow_down:
towhee/runtime/nodes/__init__.py 90.90% <0.00%> (-0.27%) :arrow_down:
towhee/runtime/nodes/_window.py 92.63% <0.00%> (-0.08%) :arrow_down:
towhee/runtime/nodes/_time_window.py 98.30% <0.00%> (-0.03%) :arrow_down:
towhee/operator/nop.py 100.00% <0.00%> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 20 '22 21:09 codecov[bot]