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

chore: add mypy type checking #15

Merged
merged 1 commit into from
Sep 5, 2024
Merged

chore: add mypy type checking #15

merged 1 commit into from
Sep 5, 2024

Conversation

fbessou
Copy link
Collaborator

@fbessou fbessou commented Sep 4, 2024

No description provided.

Copy link

github-actions bot commented Sep 4, 2024

Unit tests Coverage

Unit tests Coverage
FileStmtsMissCoverMissing
__init__.py00100% 
__main__.py432346%17–18, 25, 52–53, 55, 57, 63–67, 71–80, 84
application.py362530%19–22, 25, 28–30, 32–35, 39–43, 46–53
config.py40197%48
events.py180100% 
mapping.py331166%33, 36–42, 45, 48, 55
pulse_worker.py401465%13, 25–27, 42, 45, 48–55
repo_synchronizer.py42685%29, 45–48, 65
TOTAL2528068% 

JUnit Xml Summary

Tests Skipped Failures Errors Time
7 2 💤 0 ❌ 0 🔥 1.361s ⏱️

Copy link

github-actions bot commented Sep 4, 2024

Integration tests Coverage

Integration tests Coverage
FileStmtsMissCoverMissing
__init__.py00100% 
__main__.py431467%17–18, 25, 71–80, 84
application.py36488%47–48, 52–53
config.py40197%48
events.py180100% 
mapping.py33293%37, 41
pulse_worker.py40197%13
repo_synchronizer.py42685%29, 45–48, 65
TOTAL2522888% 

JUnit Xml Summary

Tests Skipped Failures Errors Time
7 0 💤 0 ❌ 0 🔥 1.918s ⏱️

@fbessou fbessou force-pushed the mypy branch 4 times, most recently from 4349594 to 237f497 Compare September 4, 2024 14:24
@fbessou fbessou self-assigned this Sep 4, 2024
@fbessou fbessou requested a review from djangoliv September 4, 2024 14:29
@fbessou fbessou force-pushed the mypy branch 2 times, most recently from 6f85cbe to 8549903 Compare September 5, 2024 13:59
@djangoliv djangoliv merged commit d43105a into main Sep 5, 2024
6 checks passed
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