towhee icon indicating copy to clipboard operation
towhee copied to clipboard

supply schema

Open zhujiming opened this issue 3 years ago • 2 comments

zhujiming avatar Aug 05 '22 09:08 zhujiming

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

Codecov Report

Merging #1671 (dccfdfe) into main (29414e1) will increase coverage by 0.15%. The diff coverage is 79.16%.

@@            Coverage Diff             @@
##             main    #1671      +/-   ##
==========================================
+ Coverage   70.52%   70.67%   +0.15%     
==========================================
  Files         377      377              
  Lines       21623    21805     +182     
  Branches     3472     3512      +40     
==========================================
+ Hits        15249    15411     +162     
- Misses       5413     5415       +2     
- Partials      961      979      +18     
Impacted Files Coverage Δ
towhee/serve/triton/dockerfiles/__init__.py 0.00% <0.00%> (ø)
towhee/serve/triton/builder.py 65.90% <44.44%> (-3.39%) :arrow_down:
towhee/serve/triton/triton_config_builder.py 91.80% <85.18%> (-4.33%) :arrow_down:
towhee/models/clip/clip.py 83.83% <90.00%> (+0.13%) :arrow_up:
towhee/models/visualization/clip_visualization.py 77.66% <100.00%> (-0.98%) :arrow_down:
towhee/serve/triton/python_model_builder.py 97.60% <100.00%> (+<0.01%) :arrow_up:
towhee/serve/triton/to_triton_models.py 90.30% <100.00%> (+0.36%) :arrow_up:
towhee/models/repmlp/blocks.py 88.00% <0.00%> (-12.00%) :arrow_down:
towhee/models/layers/attention.py 90.62% <0.00%> (-1.05%) :arrow_down:
... and 10 more

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 05 '22 10:08 codecov[bot]