Skip to content

clean up trace handling

Codecov / codecov/patch succeeded Dec 30, 2023 in 1s

12.00% of diff hit (within 100.00% threshold of 27.40%)

View this Pull Request on Codecov

12.00% of diff hit (within 100.00% threshold of 27.40%)

Annotations

Check warning on line 153 in src/cpu/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cpu/mod.rs#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 177 in src/cpu/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cpu/mod.rs#L174-L177

Added lines #L174 - L177 were not covered by tests

Check warning on line 56 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L56

Added line #L56 was not covered by tests

Check warning on line 63 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 82 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L82

Added line #L82 was not covered by tests

Check warning on line 115 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 97 in src/systems/basic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/basic.rs#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 322 in src/systems/c64/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/c64/mod.rs#L320-L322

Added lines #L320 - L322 were not covered by tests

Check warning on line 98 in src/systems/easy.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/easy.rs#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 50 in src/systems/klaus.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/klaus.rs#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 216 in src/systems/pet/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/pet/mod.rs#L214-L216

Added lines #L214 - L216 were not covered by tests

Check warning on line 317 in src/systems/vic/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/vic/mod.rs#L315-L317

Added lines #L315 - L317 were not covered by tests

Check warning on line 13 in src/trace/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trace/file.rs#L9-L13

Added lines #L9 - L13 were not covered by tests

Check warning on line 22 in src/trace/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trace/file.rs#L17-L22

Added lines #L17 - L22 were not covered by tests