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: 添加遗漏的类型标注 #2856

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

yanyongyu
Copy link
Member

fix #2855

@yanyongyu yanyongyu added the enhancement New feature or request label Aug 5, 2024
@yanyongyu yanyongyu marked this pull request as draft August 5, 2024 08:11
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.18%. Comparing base (976c1cd) to head (fddeda6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2856   +/-   ##
=======================================
  Coverage   94.18%   94.18%           
=======================================
  Files          48       48           
  Lines        4041     4041           
=======================================
  Hits         3806     3806           
  Misses        235      235           
Flag Coverage Δ
unittests 94.18% <100.00%> (ø)

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

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

Copy link
Contributor

github-actions bot commented Aug 5, 2024

🚀 Deployed to https://deploy-preview-2856--nonebot2.netlify.app

@yanyongyu yanyongyu marked this pull request as ready for review August 5, 2024 08:39
@yanyongyu yanyongyu merged commit c97a780 into master Aug 6, 2024
43 checks passed
@yanyongyu yanyongyu deleted the feat/missing-types branch August 6, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Bug: Pyright strict 模式检查不通过
3 participants