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

admin/on_call: Convert Event::send() to async fn #9581

Merged
merged 1 commit into from
Oct 4, 2024

admin/on_call: Convert `Event::send()` to async fn

9e8eb30
Select commit
Loading
Failed to load commit list.
Merged

admin/on_call: Convert Event::send() to async fn #9581

admin/on_call: Convert `Event::send()` to async fn
9e8eb30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 4, 2024 in 1s

0.00% of diff hit (target 88.90%)

View this Pull Request on Codecov

0.00% of diff hit (target 88.90%)

Annotations

Check warning on line 28 in src/admin/on_call.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/admin/on_call.rs#L28

Added line #L28 was not covered by tests

Check warning on line 41 in src/admin/on_call.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/admin/on_call.rs#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 46 in src/admin/on_call.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/admin/on_call.rs#L46

Added line #L46 was not covered by tests

Check warning on line 47 in src/admin/test_pagerduty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/admin/test_pagerduty.rs#L35-L47

Added lines #L35 - L47 were not covered by tests

Check warning on line 49 in src/admin/test_pagerduty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/admin/test_pagerduty.rs#L49

Added line #L49 was not covered by tests

Check warning on line 69 in src/bin/monitor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/monitor.rs#L69

Added line #L69 was not covered by tests

Check warning on line 98 in src/bin/monitor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/monitor.rs#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 106 in src/bin/monitor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/monitor.rs#L104-L106

Added lines #L104 - L106 were not covered by tests

Check warning on line 150 in src/bin/monitor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/monitor.rs#L150

Added line #L150 was not covered by tests

Check warning on line 154 in src/bin/monitor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/monitor.rs#L154

Added line #L154 was not covered by tests

Check warning on line 165 in src/bin/monitor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/monitor.rs#L165

Added line #L165 was not covered by tests