Skip to content

Feature: 支持 PEP 695 类型别名#3621

Merged
yanyongyu merged 1 commit intomasterfrom
feat/type-alias-type
Aug 7, 2025
Merged

Feature: 支持 PEP 695 类型别名#3621
yanyongyu merged 1 commit intomasterfrom
feat/type-alias-type

Conversation

@yanyongyu
Copy link
Copy Markdown
Member

resolve #3617

@yanyongyu yanyongyu added the enhancement New feature or request label Aug 7, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.73%. Comparing base (76c2a64) to head (d73cb44).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3621      +/-   ##
==========================================
+ Coverage   93.72%   93.73%   +0.01%     
==========================================
  Files          48       48              
  Lines        4316     4324       +8     
==========================================
+ Hits         4045     4053       +8     
  Misses        271      271              
Flag Coverage Δ
unittests 93.73% <100.00%> (+0.01%) ⬆️

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 7, 2025

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

@yanyongyu yanyongyu merged commit 0d8b816 into master Aug 7, 2025
37 checks passed
@yanyongyu yanyongyu deleted the feat/type-alias-type branch August 7, 2025 06:54
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.

Feature: 新增对 PEP 695 类型形参语法和 type 语句的支持

2 participants