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

Optimize Towhee logging module #2640

Closed Chiiizzzy closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 97.14% and project coverage change: +0.12% :tada:

Comparison is base (2e2f14a) 75.88% compared to head (a9fe1dd) 76.01%. Report is 3 commits behind head on main.

:exclamation: Current head a9fe1dd differs from pull request most recent head 5cfc712. Consider uploading reports for the commit 5cfc712 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2640 +/- ## ========================================== + Coverage 75.88% 76.01% +0.12% ========================================== Files 405 407 +2 Lines 20751 20820 +69 Branches 2754 2763 +9 ========================================== + Hits 15747 15826 +79 + Misses 4116 4104 -12 - Partials 888 890 +2 ``` | [Files Changed](https://app.codecov.io/gh/towhee-io/towhee/pull/2640?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io) | Coverage Δ | | |---|---|---| | [towhee/utils/log.py](https://app.codecov.io/gh/towhee-io/towhee/pull/2640?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io#diff-dG93aGVlL3V0aWxzL2xvZy5weQ==) | `95.83% <95.34%> (-4.17%)` | :arrow_down: | | [towhee/config/\_\_init\_\_.py](https://app.codecov.io/gh/towhee-io/towhee/pull/2640?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io#diff-dG93aGVlL2NvbmZpZy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [towhee/config/log\_config.py](https://app.codecov.io/gh/towhee-io/towhee/pull/2640?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io#diff-dG93aGVlL2NvbmZpZy9sb2dfY29uZmlnLnB5) | `100.00% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/towhee-io/towhee/pull/2640/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io)

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

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