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 py.typed to the package #1184

Merged
merged 1 commit into from Nov 15, 2021
Merged

Add py.typed to the package #1184

merged 1 commit into from Nov 15, 2021

Conversation

rytilahti
Copy link
Owner

This is necessary to inform mypy & co that the package has usable type hints

This is necessary to inform mypy & co that the package has usable type hints
@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2021

Codecov Report

Merging #1184 (6e54237) into master (9b099b5) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1184      +/-   ##
==========================================
+ Coverage   78.28%   78.31%   +0.02%     
==========================================
  Files          84       84              
  Lines        9520     9532      +12     
  Branches      776      778       +2     
==========================================
+ Hits         7453     7465      +12     
  Misses       1880     1880              
  Partials      187      187              
Impacted Files Coverage Δ
miio/integrations/yeelight/__init__.py 87.78% <0.00%> (-0.17%) ⬇️
miio/integrations/yeelight/spec_helper.py 100.00% <0.00%> (ø)
...ations/yeelight/tests/test_yeelight_spec_helper.py 100.00% <0.00%> (ø)
miio/airhumidifier_jsq.py 95.23% <0.00%> (+0.14%) ⬆️
miio/airhumidifier_mjjsq.py 93.47% <0.00%> (+0.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b099b5...6e54237. Read the comment docs.

@rytilahti rytilahti merged commit a577fe9 into master Nov 15, 2021
@rytilahti rytilahti deleted the janitor/add_py_typed branch November 15, 2021 14:46
@rytilahti rytilahti mentioned this pull request Nov 30, 2021
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.

None yet

2 participants