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 some more typing #221

Merged
merged 8 commits into from
Sep 22, 2023
Merged

Add some more typing #221

merged 8 commits into from
Sep 22, 2023

Conversation

devdanzin
Copy link
Collaborator

This PR adds some more typing information, including handling most complaints from mypy.

@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2023

Codecov Report

Patch coverage: 95.91% and project coverage change: +0.03% 🎉

Comparison is base (099bc78) 95.84% compared to head (e4b59ff) 95.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   95.84%   95.88%   +0.03%     
==========================================
  Files          25       25              
  Lines        1349     1362      +13     
  Branches      289      289              
==========================================
+ Hits         1293     1306      +13     
  Misses         32       32              
  Partials       24       24              
Files Changed Coverage Δ
src/wily/archivers/git.py 87.65% <60.00%> (ø)
src/wily/archivers/__init__.py 94.23% <100.00%> (+0.11%) ⬆️
src/wily/commands/build.py 92.78% <100.00%> (ø)
src/wily/commands/graph.py 100.00% <100.00%> (ø)
src/wily/commands/index.py 100.00% <100.00%> (ø)
src/wily/commands/rank.py 96.61% <100.00%> (ø)
src/wily/commands/report.py 97.24% <100.00%> (-0.03%) ⬇️
src/wily/config/__init__.py 100.00% <100.00%> (ø)
src/wily/helper/__init__.py 100.00% <100.00%> (ø)
src/wily/operators/__init__.py 97.82% <100.00%> (+0.02%) ⬆️
... and 4 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tonybaloney tonybaloney merged commit d0ad384 into tonybaloney:master Sep 22, 2023
18 checks passed
@devdanzin devdanzin deleted the more_typing branch September 22, 2023 11:57
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

3 participants