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

Add some trace logging to the event loop #152

Merged
merged 1 commit into from
Sep 24, 2023

Add some trace logging to the event loop

ab75b29
Select commit
Loading
Failed to load commit list.
Merged

Add some trace logging to the event loop #152

Add some trace logging to the event loop
ab75b29
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 24, 2023 in 0s

47.05% of diff hit (target 87.15%)

View this Pull Request on Codecov

47.05% of diff hit (target 87.15%)

Annotations

Check warning on line 221 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L221

Added line #L221 was not covered by tests

Check warning on line 243 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L243

Added line #L243 was not covered by tests

Check warning on line 424 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L424

Added line #L424 was not covered by tests

Check warning on line 442 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L442

Added line #L442 was not covered by tests

Check warning on line 457 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L456-L457

Added lines #L456 - L457 were not covered by tests

Check warning on line 472 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L472

Added line #L472 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/mod.rs#L323-L324

Added lines #L323 - L324 were not covered by tests