noneplugin / nonebot-plugin-chatrecorder

适用于 Nonebot2 的聊天记录插件
MIT License
54 stars 8 forks source link

feat: 适配 Pydantic V2 #43

Closed he0119 closed 8 months ago

he0119 commented 8 months ago

tg 的测试有问题。

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 95.65217% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 91.54%. Comparing base (b6755d3) to head (98f9040). Report is 1 commits behind head on main.

Files Patch % Lines
nonebot_plugin_chatrecorder/adapters/kaiheila.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 90.65% 91.54% +0.88% ========================================== Files 19 19 Lines 899 899 ========================================== + Hits 815 823 +8 + Misses 84 76 -8 ```

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