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: 错误的类型标注和 annotated 处理 #2828

Merged
merged 1 commit into from
Jul 20, 2024

:rotating_light: make pyright happy

47947b0
Select commit
Loading
Failed to load commit list.
Merged

Fix: 错误的类型标注和 annotated 处理 #2828

:rotating_light: make pyright happy
47947b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2024 in 0s

94.18% (-0.01%) compared to 015ddd9, passed because coverage increased by +0.00% when compared to adjusted base (94.18%)

View this Pull Request on Codecov

94.18% (-0.01%) compared to 015ddd9, passed because coverage increased by +0.00% when compared to adjusted base (94.18%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.18%. Comparing base (015ddd9) to head (47947b0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2828      +/-   ##
==========================================
- Coverage   94.18%   94.18%   -0.01%     
==========================================
  Files          48       48              
  Lines        4044     4041       -3     
==========================================
- Hits         3809     3806       -3     
  Misses        235      235              

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