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

support video mixin; support multi-output #750

Merged
merged 1 commit into from
Mar 3, 2022
Merged

support video mixin; support multi-output #750

merged 1 commit into from
Mar 3, 2022

Conversation

reiase
Copy link
Contributor

@reiase reiase commented Mar 2, 2022

Signed-off-by: jie.hou jie.hou@zilliz.com

@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2022

Codecov Report

Merging #750 (21b0725) into main (fa7a042) will decrease coverage by 0.05%.
The diff coverage is 67.79%.

❗ Current head 21b0725 differs from pull request most recent head 89871c5. Consider uploading reports for the commit 89871c5 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #750      +/-   ##
==========================================
- Coverage   71.16%   71.10%   -0.06%     
==========================================
  Files         166      167       +1     
  Lines        7498     7556      +58     
  Branches     1219     1236      +17     
==========================================
+ Hits         5336     5373      +37     
- Misses       1799     1818      +19     
- Partials      363      365       +2     
Impacted Files Coverage Δ
towhee/functional/mixins/computer_vision.py 22.22% <22.22%> (ø)
towhee/functional/mixins/data_source.py 40.00% <23.07%> (-37.78%) ⬇️
towhee/functional/mixins/parallel.py 95.00% <94.28%> (-0.39%) ⬇️
towhee/functional/data_collection.py 93.06% <100.00%> (+0.04%) ⬆️
towhee/functional/__init__.py 100.00% <0.00%> (ø)
towhee/models/retina_face/retinaface.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa7a042...89871c5. Read the comment docs.

Signed-off-by: jie.hou <jie.hou@zilliz.com>
@shiyu22
Copy link
Contributor

shiyu22 commented Mar 3, 2022

/lgtm
/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: reiase, shiyu22

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

The pull request process is described 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 sre-ci-robot merged commit 25b7d8c into towhee-io:main Mar 3, 2022
@reiase reiase linked an issue Mar 3, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DesignProposal]: DataCollection: DAG Execution
4 participants