Skip to content

Merge IPC into one function #31

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

Merged
merged 4 commits into from
Aug 2, 2024

Timeout to 100ms and add extra comments for Daemon=true

d0ee370
Select commit
Loading
Failed to load commit list.
Merged

Merge IPC into one function #31

Timeout to 100ms and add extra comments for Daemon=true
d0ee370
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 2, 2024 in 0s

73.33% of diff hit (target 85.86%)

View this Pull Request on Codecov

73.33% of diff hit (target 85.86%)

Annotations

Check warning on line 74 in aikido_firewall/background_process/comms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/background_process/comms.py#L74

Added line #L74 was not covered by tests

Check warning on line 42 in aikido_firewall/sinks/mysqlclient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/sinks/mysqlclient.py#L42

Added line #L42 was not covered by tests

Check warning on line 55 in aikido_firewall/sinks/pymongo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/sinks/pymongo.py#L55

Added line #L55 was not covered by tests

Check warning on line 44 in aikido_firewall/sinks/pymysql.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_firewall/sinks/pymysql.py#L44

Added line #L44 was not covered by tests