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: 修复依赖注入对 Literal 检查报错 #2433

Merged
merged 4 commits into from
Oct 27, 2023

Update test_utils.py

8a590d2
Select commit
Loading
Failed to load commit list.
Merged

Fix: 修复依赖注入对 Literal 检查报错 #2433

Update test_utils.py
8a590d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 1s

91.63% (+0.01%) compared to 613fde4

View this Pull Request on Codecov

91.63% (+0.01%) compared to 613fde4

Details

Codecov Report

Merging #2433 (8a590d2) into master (613fde4) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2433      +/-   ##
==========================================
+ Coverage   91.61%   91.63%   +0.01%     
==========================================
  Files          47       47              
  Lines        3436     3441       +5     
==========================================
+ Hits         3148     3153       +5     
  Misses        288      288              
Files Coverage Δ
nonebot/utils.py 89.69% <100.00%> (+0.56%) ⬆️