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: use tracing instead of log crate #195

Merged
merged 1 commit into from
Jun 23, 2024

chore: use tracing instead of log crate

3ce54aa
Select commit
Loading
Failed to load commit list.
Merged

chore: use tracing instead of log crate #195

chore: use tracing instead of log crate
3ce54aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 23, 2024 in 0s

23.07% of diff hit (target 85.55%)

View this Pull Request on Codecov

23.07% of diff hit (target 85.55%)

Annotations

Check warning on line 200 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L199-L200

Added lines #L199 - L200 were not covered by tests

Check warning on line 212 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L210-L212

Added lines #L210 - L212 were not covered by tests

Check warning on line 247 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L245-L247

Added lines #L245 - L247 were not covered by tests

Check warning on line 275 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L275

Added line #L275 was not covered by tests

Check warning on line 461 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L460-L461

Added lines #L460 - L461 were not covered by tests

Check warning on line 476 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L475-L476

Added lines #L475 - L476 were not covered by tests

Check warning on line 519 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L519

Added line #L519 was not covered by tests

Check warning on line 523 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L523

Added line #L523 was not covered by tests

Check warning on line 323 in src/sources/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/mod.rs#L323

Added line #L323 was not covered by tests

Check warning on line 179 in src/sources/ping/eventfd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/ping/eventfd.rs#L179

Added line #L179 was not covered by tests

Check warning on line 192 in src/sources/ping/eventfd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/ping/eventfd.rs#L192

Added line #L192 was not covered by tests

Check warning on line 281 in src/sources/signals.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/signals.rs#L281

Added line #L281 was not covered by tests

Check warning on line 308 in src/sources/signals.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/signals.rs#L308

Added line #L308 was not covered by tests