Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: 回复消息的 id 应该为 int 类型 #91

Merged
merged 2 commits into from
Feb 11, 2024

:rotating_light: auto fix by pre-commit hooks

2ce56b1
Select commit
Loading
Failed to load commit list.
Merged

Fix: 回复消息的 id 应该为 int 类型 #91

:rotating_light: auto fix by pre-commit hooks
2ce56b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2024 in 0s

67.70% (+0.00%) compared to d41d8b9

View this Pull Request on Codecov

67.70% (+0.00%) compared to d41d8b9

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d41d8b9) 67.70% compared to head (2ce56b1) 67.70%.

Files Patch % Lines
nonebot/adapters/onebot/v11/bot.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   67.70%   67.70%           
=======================================
  Files          23       23           
  Lines        2081     2081           
=======================================
  Hits         1409     1409           
  Misses        672      672           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.