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

Fix crash when dropping removed token #155

Closed
wants to merge 3 commits into from

Add changelog entry

d4e9304
Select commit
Loading
Failed to load commit list.
Closed

Fix crash when dropping removed token #155

Add changelog entry
d4e9304
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 4, 2023 in 1s

74.57% of diff hit (target 86.84%)

View this Pull Request on Codecov

74.57% of diff hit (target 86.84%)

Annotations

Check warning on line 263 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L263

Added line #L263 was not covered by tests

Check warning on line 426 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L425-L426

Added lines #L425 - L426 were not covered by tests

Check warning on line 429 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L429

Added line #L429 was not covered by tests

Check warning on line 434 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L434

Added line #L434 was not covered by tests

Check warning on line 452 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L452

Added line #L452 was not covered by tests

Check warning on line 467 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L466-L467

Added lines #L466 - L467 were not covered by tests

Check warning on line 471 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L470-L471

Added lines #L470 - L471 were not covered by tests

Check warning on line 478 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L478

Added line #L478 was not covered by tests

Check warning on line 482 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L482

Added line #L482 was not covered by tests

Check warning on line 490 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L490

Added line #L490 was not covered by tests

Check warning on line 517 in src/loop_logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/loop_logic.rs#L516-L517

Added lines #L516 - L517 were not covered by tests