he0119 / nonebot-plugin-datastore

适用于 NoneBot2 的数据存储插件
MIT License
55 stars 3 forks source link

fix: 让自动获取插件名更稳定 #216

Closed he0119 closed 2 months ago

he0119 commented 4 months ago

之前的实现不够稳定。

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.69%. Comparing base (0a2409a) to head (28e33f2).

Files Patch % Lines
nonebot_plugin_datastore/utils.py 86.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #216 +/- ## =========================================== - Coverage 100.00% 99.69% -0.31% =========================================== Files 12 12 Lines 654 647 -7 =========================================== - Hits 654 645 -9 - Misses 0 2 +2 ```

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