nonebot / noneflow

NoneBot workflow management bot built with NoneBot
https://github.com/apps/noneflow
MIT License
18 stars 7 forks source link

fix: 修复 registry_update 没法正常触发的问题 #285

Closed he0119 closed 1 week ago

he0119 commented 1 week ago

现在不会再报错重复。

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.56%. Comparing base (e09fd77) to head (54b6184). Report is 1 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/plugins/github/plugins/publish/utils.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #285 +/- ## ======================================= Coverage 87.56% 87.56% ======================================= Files 37 37 Lines 1970 1971 +1 ======================================= + Hits 1725 1726 +1 Misses 245 245 ```

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

BigOrangeQWQ commented 1 week ago

Review by XIAOMI15