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 and pytype #37

Merged
merged 4 commits into from
Apr 8, 2023
Merged

Add mypy and pytype #37

merged 4 commits into from
Apr 8, 2023

Conversation

Ananto30
Copy link
Owner

@Ananto30 Ananto30 commented Apr 8, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 8, 2023

Codecov Report

Patch coverage: 91.66% and project coverage change: -0.05 ⚠️

Comparison is base (c387ca9) 79.12% compared to head (c0c4475) 79.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   79.12%   79.08%   -0.05%     
==========================================
  Files          25       25              
  Lines         637      631       -6     
==========================================
- Hits          504      499       -5     
+ Misses        133      132       -1     
Impacted Files Coverage Δ
zero/codegen/codegen.py 26.92% <ø> (-2.71%) ⬇️
zero/logger.py 0.00% <0.00%> (ø)
zero/client_server/client.py 100.00% <100.00%> (ø)
zero/client_server/server.py 100.00% <100.00%> (ø)
zero/encoder/factory.py 83.33% <100.00%> (ø)
zero/pubsub/subscriber.py 100.00% <100.00%> (ø)
zero/utils/type_util.py 90.00% <100.00%> (+2.30%) ⬆️
zero/zero_mq/queue_device/client.py 77.90% <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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Ananto30 Ananto30 merged commit 41cc942 into main Apr 8, 2023
@Ananto30 Ananto30 deleted the feat/mypy branch April 8, 2023 09:09
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