towhee-io / towhee

Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
https://towhee.io
Apache License 2.0
3.22k stars 248 forks source link

Add data_loader docs #2626

Closed Chiiizzzy closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 :tada:

Comparison is base (1884519) 75.86% compared to head (697b089) 75.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2626 +/- ## ========================================== + Coverage 75.86% 75.88% +0.01% ========================================== Files 404 405 +1 Lines 20736 20748 +12 Branches 2754 2754 ========================================== + Hits 15732 15744 +12 Misses 4116 4116 Partials 888 888 ``` | [Impacted Files](https://app.codecov.io/gh/towhee-io/towhee/pull/2626?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io) | Coverage Δ | | |---|---|---| | [towhee/runtime/hub\_ops/data\_loader.py](https://app.codecov.io/gh/towhee-io/towhee/pull/2626?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io#diff-dG93aGVlL3J1bnRpbWUvaHViX29wcy9kYXRhX2xvYWRlci5weQ==) | `100.00% <100.00%> (ø)` | | | [towhee/runtime/hub\_ops/operator\_parser.py](https://app.codecov.io/gh/towhee-io/towhee/pull/2626?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io#diff-dG93aGVlL3J1bnRpbWUvaHViX29wcy9vcGVyYXRvcl9wYXJzZXIucHk=) | `100.00% <100.00%> (ø)` | |

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

junjiejiangjjj commented 1 year ago

/approve /lgtm

sre-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Chiiizzzy, junjiejiangjjj

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: - ~~[OWNERS](https://github.com/towhee-io/towhee/blob/main/OWNERS)~~ [junjiejiangjjj] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment