towhee icon indicating copy to clipboard operation
towhee copied to clipboard

support schema

Open zhujiming opened this issue 3 years ago • 1 comments

zhujiming avatar Aug 10 '22 13:08 zhujiming

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zhujiming To complete the pull request process, please assign fzliu after the PR has been reviewed. You can assign the PR to them by writing /assign @fzliu 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 Aug 10 '22 13:08 sre-ci-robot

Codecov Report

Merging #1682 (09d2f19) into main (0c25c15) will increase coverage by 0.10%. The diff coverage is 76.47%.

@@            Coverage Diff             @@
##             main    #1682      +/-   ##
==========================================
+ Coverage   71.01%   71.11%   +0.10%     
==========================================
  Files         380      380              
  Lines       21833    21893      +60     
  Branches     3505     3526      +21     
==========================================
+ Hits        15504    15570      +66     
+ Misses       5354     5345       -9     
- Partials      975      978       +3     
Impacted Files Coverage Δ
towhee/models/coca/coca.py 88.52% <ø> (ø)
towhee/models/repmlp/repmlp.py 91.66% <ø> (ø)
towhee/serve/triton/builder.py 65.90% <44.44%> (-3.39%) :arrow_down:
towhee/serve/triton/triton_config_builder.py 92.02% <83.60%> (-4.83%) :arrow_down:
towhee/serve/triton/to_triton_models.py 90.30% <100.00%> (+0.36%) :arrow_up:
towhee/hub/repo_manager.py 64.46% <0.00%> (ø)
towhee/dataframe/iterators.py 85.82% <0.00%> (+4.72%) :arrow_up:
towhee/dataframe/dataframe.py 78.06% <0.00%> (+4.96%) :arrow_up:

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

codecov[bot] avatar Aug 11 '22 05:08 codecov[bot]

You will probably need to squash all those commits.

filip-halt avatar Aug 22 '22 18:08 filip-halt