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.16k stars 246 forks source link

Support both pydantic 1 and 2 #2678

Closed junjiejiangjjj closed 9 months ago

sre-ci-robot commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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
codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e7ba2e6) 75.99% compared to head (6df1433) 76.00%. Report is 5 commits behind head on main.

Files Patch % Lines
towhee/runtime/check_utils.py 93.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2678 +/- ## ========================================== + Coverage 75.99% 76.00% +0.01% ========================================== Files 407 407 Lines 20821 20834 +13 Branches 2763 2767 +4 ========================================== + Hits 15822 15834 +12 Misses 4109 4109 - Partials 890 891 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.