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

Enhancement: Added a py.typed file so that mypy will know to use our type annotations #297

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

CM000n
Copy link
Collaborator

@CM000n CM000n commented Jan 11, 2024

Added a py.typed file so that mypy will know to use our type annotations according to PEP-561.

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (77d1de0) 71.28% compared to head (7ab9f87) 71.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #297   +/-   ##
=======================================
  Coverage   71.28%   71.28%           
=======================================
  Files          28       28           
  Lines        1386     1386           
=======================================
  Hits          988      988           
  Misses        398      398           
Flag Coverage Δ
unittests 71.28% <ø> (ø)

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.

@DurgNomis-drol DurgNomis-drol merged commit fc8abe9 into master Jan 14, 2024
25 checks passed
@CM000n CM000n deleted the enhancement/add_py.typed_file branch January 14, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants