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: intercept SIGINT #18

Merged
merged 1 commit into from
Oct 23, 2024
Merged

feat: intercept SIGINT #18

merged 1 commit into from
Oct 23, 2024

Conversation

djangoliv
Copy link
Collaborator

No description provided.

@djangoliv djangoliv requested a review from fbessou October 8, 2024 09:41
Copy link

github-actions bot commented Oct 8, 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.py432932%23–26, 29–31, 33–34, 37–39, 41–44, 48–52, 55–62
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
TOTAL2598467% 

JUnit Xml Summary

Tests Skipped Failures Errors Time
8 2 💤 0 ❌ 0 🔥 3.268s ⏱️

@djangoliv djangoliv force-pushed the handle_sigint branch 3 times, most recently from b3d0fd7 to 415bb28 Compare October 8, 2024 10:20
Copy link

github-actions bot commented Oct 8, 2024

Integration tests Coverage

Integration tests Coverage
FileStmtsMissCoverMissing
__init__.py00100% 
__main__.py431467%17–18, 25, 71–80, 84
application.py43686%30–31, 56–57, 61–62
config.py40197%48
events.py180100% 
mapping.py33293%37, 41
pulse_worker.py40197%13
repo_synchronizer.py42685%29, 45–48, 65
TOTAL2593088% 

JUnit Xml Summary

Tests Skipped Failures Errors Time
8 0 💤 0 ❌ 0 🔥 3.655s ⏱️

@fbessou fbessou merged commit bff30e9 into main Oct 23, 2024
6 checks passed
@fbessou fbessou deleted the handle_sigint branch October 29, 2024 11:33
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.

3 participants