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 mypy type checking #7

Merged
merged 1 commit into from
Dec 1, 2017
Merged

Add mypy type checking #7

merged 1 commit into from
Dec 1, 2017

Conversation

mdboom
Copy link
Owner

@mdboom mdboom commented Nov 30, 2017

No description provided.

@mdboom mdboom force-pushed the typing branch 6 times, most recently from f422b60 to e380da7 Compare December 1, 2017 19:55
@codecov-io
Copy link

codecov-io commented Dec 1, 2017

Codecov Report

Merging #7 into master will decrease coverage by 0.9%.
The diff coverage is 89.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   92.78%   91.87%   -0.91%     
==========================================
  Files          14       14              
  Lines        3062     3115      +53     
==========================================
+ Hits         2841     2862      +21     
- Misses        221      253      +32
Impacted Files Coverage Δ
pytoshop/codecs.py 95.53% <100%> (+0.02%) ⬆️
pytoshop/core.py 92.36% <100%> (ø) ⬆️
pytoshop/__init__.py 100% <100%> (ø) ⬆️
pytoshop/user/nested_layers.py 89.34% <80.55%> (-1.03%) ⬇️
pytoshop/image_data.py 89.88% <81.81%> (-6.27%) ⬇️
pytoshop/util.py 93.96% <83.33%> (-0.73%) ⬇️
pytoshop/color_mode.py 93.33% <83.33%> (-2.97%) ⬇️
pytoshop/layers.py 93.6% <85.71%> (-0.96%) ⬇️
pytoshop/tagged_block.py 89.96% <90.32%> (-2.17%) ⬇️
pytoshop/blending_range.py 96.06% <92.85%> (-0.72%) ⬇️
... and 2 more

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 722555c...9c7e573. Read the comment docs.

@mdboom mdboom merged commit 1d2c2b6 into master Dec 1, 2017
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.

None yet

2 participants