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

feat: add additional typing #93

Merged
merged 3 commits into from
Oct 9, 2022
Merged

feat: add additional typing #93

merged 3 commits into from
Oct 9, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 9, 2022

One more step closer to turning on mypy in the CI

@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

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

Coverage data is based on head (7760cfe) compared to base (b6d4069).
Patch coverage: 85.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   81.51%   81.51%           
=======================================
  Files          25       25           
  Lines        2937     2937           
  Branches      566      566           
=======================================
  Hits         2394     2394           
  Misses        334      334           
  Partials      209      209           
Impacted Files Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/signature.py 57.20% <84.37%> (ø)
src/dbus_fast/constants.py 100.00% <100.00%> (ø)
src/dbus_fast/validators.py 83.33% <100.00%> (ø)

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.

@bdraco bdraco marked this pull request as ready for review October 9, 2022 19:29
@bdraco bdraco merged commit 7326bdf into main Oct 9, 2022
@bdraco bdraco deleted the typing_cleanups branch October 9, 2022 19:29
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.

1 participant