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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: intercept SIGINT #18

wants to merge 1 commit into from

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.py453033%24–27, 30–33, 35–36, 39–41, 43–46, 50–54, 57–64
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
TOTAL2618567% 

JUnit Xml Summary

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

@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.py45784%31–33, 58–59, 63–64
config.py40197%48
events.py180100% 
mapping.py33293%37, 41
pulse_worker.py40197%13
repo_synchronizer.py42685%29, 45–48, 65
TOTAL2613188% 

JUnit Xml Summary

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

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