nonebot / noneflow

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

feat: 从插件测试中提取环境信息 #288

Closed he0119 closed 1 week ago

he0119 commented 1 week ago

记录 python,nonebot2 和 pydantic 版本。

close #287

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 92.30769% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.41%. Comparing base (cbe864e) to head (033279c). Report is 8 commits behind head on main.

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

Files with missing lines Patch % Lines
src/providers/docker_test/plugin_test.py 90.69% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ========================================== + Coverage 87.52% 91.41% +3.88% ========================================== Files 36 36 Lines 1964 1991 +27 ========================================== + Hits 1719 1820 +101 + Misses 245 171 -74 ```

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