star-whale / starwhale

an MLOps/LLMOps platform
https://starwhale.ai
Apache License 2.0
208 stars 35 forks source link

fix(controller): alter event msg type to text #3136

Closed goldenxinxing closed 8 months ago

goldenxinxing commented 8 months ago

Description

Modules

Checklist

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2d3eaac) 83.03% compared to head (784e732) 73.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3136 +/- ## ============================================ - Coverage 83.03% 73.65% -9.39% + Complexity 3244 3243 -1 ============================================ Files 575 433 -142 Lines 32297 15814 -16483 Branches 1895 1834 -61 ============================================ - Hits 26819 11648 -15171 + Misses 4643 3334 -1309 + Partials 835 832 -3 ``` | [Flag](https://app.codecov.io/gh/star-whale/starwhale/pull/3136/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | Coverage Δ | | |---|---|---| | [console](https://app.codecov.io/gh/star-whale/starwhale/pull/3136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `?` | | | [controller](https://app.codecov.io/gh/star-whale/starwhale/pull/3136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `73.65% <ø> (ø)` | | | [standalone](https://app.codecov.io/gh/star-whale/starwhale/pull/3136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `?` | | | [unittests](https://app.codecov.io/gh/star-whale/starwhale/pull/3136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=star-whale#carryforward-flags-in-the-pull-request-comment) to find out more.

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