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

Feature: 支持子依赖定义 Pydantic 类型校验 #2310

Merged
merged 2 commits into from
Aug 29, 2023

:memo: add validate docs

49a5995
Select commit
Loading
Failed to load commit list.
Merged

Feature: 支持子依赖定义 Pydantic 类型校验 #2310

:memo: add validate docs
49a5995
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2023 in 1s

90.55% (+0.08%) compared to 562ec79

View this Pull Request on Codecov

90.55% (+0.08%) compared to 562ec79

Details

Codecov Report

Merging #2310 (49a5995) into master (562ec79) will increase coverage by 0.08%.
Report is 4 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2310      +/-   ##
==========================================
+ Coverage   90.46%   90.55%   +0.08%     
==========================================
  Files          46       46              
  Lines        3367     3399      +32     
==========================================
+ Hits         3046     3078      +32     
  Misses        321      321              
Files Changed Coverage Δ
nonebot/dependencies/__init__.py 96.34% <100.00%> (+0.23%) ⬆️
nonebot/dependencies/utils.py 85.71% <100.00%> (-0.65%) ⬇️
nonebot/internal/params.py 98.92% <100.00%> (+0.19%) ⬆️