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

Publicise type hints (See #1330) #1331

Merged
merged 1 commit into from Oct 31, 2022
Merged

Publicise type hints (See #1330) #1331

merged 1 commit into from Oct 31, 2022

Conversation

omad
Copy link
Member

@omad omad commented Oct 31, 2022

Resolves #1330

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Base: 92.34% // Head: 92.34% // No change to project coverage 👍

Coverage data is based on head (7be580a) compared to base (719902b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1331   +/-   ##
========================================
  Coverage    92.34%   92.34%           
========================================
  Files          127      127           
  Lines        13583    13583           
========================================
  Hits         12543    12543           
  Misses        1040     1040           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@omad omad requested a review from pindge October 31, 2022 02:34
Copy link
Contributor

@pindge pindge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@omad omad merged commit f53d57a into develop Oct 31, 2022
@omad omad deleted the publicise-type-hints branch October 31, 2022 03:35
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.

Code includes Type Annotations, but they're not made available for type checking (PEP561)
3 participants