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: 连接机器人后再保存当前连接 #78

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

he0119
Copy link
Member

@he0119 he0119 commented Nov 5, 2023

避免出现机器人连接失败但依然存储了连接的情况。

Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Merging #78 (eba42aa) into master (97b1ad8) will not change coverage.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   67.70%   67.70%           
=======================================
  Files          23       23           
  Lines        2081     2081           
=======================================
  Hits         1409     1409           
  Misses        672      672           
Flag Coverage Δ
unittests 67.70% <50.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
nonebot/adapters/onebot/v11/adapter.py 49.79% <50.00%> (ø)

Copy link

github-actions bot commented Nov 5, 2023

@github-actions github-actions bot temporarily deployed to pull request November 5, 2023 04:37 Inactive
@yanyongyu yanyongyu added the bug Something isn't working label Nov 5, 2023
@yanyongyu yanyongyu merged commit 890b77f into master Nov 5, 2023
@yanyongyu yanyongyu deleted the fix/connect-before-store branch November 5, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants