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

Add return type annotations to api #214

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Conversation

ionite34
Copy link
Contributor

Closes #213

@codecov-commenter
Copy link

Codecov Report

Base: 97.79% // Head: 97.77% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (8ae7b2c) compared to base (5692862).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   97.79%   97.77%   -0.02%     
==========================================
  Files           7        6       -1     
  Lines         363      360       -3     
==========================================
- Hits          355      352       -3     
  Misses          8        8              
Impacted Files Coverage Δ
yaspin/api.py 100.00% <100.00%> (ø)
yaspin/__init__.py

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.

Copy link
Owner

@pavdmyt pavdmyt left a comment

Choose a reason for hiding this comment

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

LGTM; @ionite34 thanks for your contribution!

@pavdmyt pavdmyt merged commit 77ba3e3 into pavdmyt:master Oct 11, 2022
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.

Add return type annotations to api
3 participants