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

test: 添加 handlers 的测试 #331

Merged
merged 5 commits into from
Dec 20, 2024
Merged

test: 添加 handlers 的测试 #331

merged 5 commits into from
Dec 20, 2024

Conversation

he0119
Copy link
Member

@he0119 he0119 commented Dec 19, 2024

之前把 handlers 都拆出来了,现在加点相关测试。以后测试其他部分可以用 mock_handler 去测试,应该能简化不少。

需要等前一个 PR 合并之后才合并这个。

@he0119 he0119 requested a review from BigOrangeQWQ December 19, 2024 08:59
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.57%. Comparing base (2f2f595) to head (803828a).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
+ Coverage   93.14%   93.57%   +0.43%     
==========================================
  Files          41       41              
  Lines        2261     2257       -4     
==========================================
+ Hits         2106     2112       +6     
+ Misses        155      145      -10     

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

@he0119 he0119 marked this pull request as ready for review December 19, 2024 09:04
@he0119 he0119 enabled auto-merge December 19, 2024 09:04
@he0119 he0119 disabled auto-merge December 20, 2024 00:26
@he0119 he0119 merged commit a89d86a into main Dec 20, 2024
7 checks passed
@he0119 he0119 deleted the test/handlers branch December 20, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant