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 #20

Merged
merged 7 commits into from
Sep 5, 2022
Merged

Add mypy #20

merged 7 commits into from
Sep 5, 2022

Conversation

amine3
Copy link
Member

@amine3 amine3 commented Sep 4, 2022

Add mypy to ip2geo

@github-actions
Copy link

github-actions bot commented Sep 4, 2022

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.10.6-final-0 -----------

Name Stmts Miss Cover
agent/init.py 0 0 100%
agent/ip2geo.py 26 1 96%
agent/ip2geo_agent.py 37 4 89%
agent/request_sender.py 17 3 82%
agent/utils/init.py 0 0 100%
agent/utils/ip_range_visitor.py 36 3 92%
tests/init.py 0 0 100%
tests/agent_test.py 30 0 100%
tests/conftest.py 14 0 100%
tests/utils/init.py 0 0 100%
tests/utils/test_ip_range_visitor.py 26 0 100%
TOTAL 186 11 94%
======================== 7 passed, 6

@amine3 amine3 marked this pull request as ready for review September 4, 2022 16:00
@3asm 3asm merged commit 6423851 into main Sep 5, 2022
@3asm 3asm deleted the feature/add_mypy branch September 5, 2022 02:07
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.

2 participants