这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dapper91
Copy link
Owner

PEP 681 proposes a way to indicate that a class support dataclass-like semantics. It helps static type checkers like mypy, pylance (pyright) to check a class instantiation.

Fixes the issue.

@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.06%. Comparing base (f26b66f) to head (12c9d79).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #178      +/-   ##
==========================================
+ Coverage   92.04%   92.06%   +0.01%     
==========================================
  Files          27       27              
  Lines        1534     1537       +3     
==========================================
+ Hits         1412     1415       +3     
  Misses        122      122              
Flag Coverage Δ
unittests 92.06% <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.

@dapper91 dapper91 merged commit 53b491c into dev Apr 12, 2024
@dapper91 dapper91 mentioned this pull request Apr 12, 2024
Merged
@dapper91 dapper91 deleted the pep-681-support branch May 3, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants