Skip to content

replace uses of expect by unwrap_unchecked

Codecov / codecov/patch succeeded Oct 3, 2023 in 0s

83.88% of diff hit (target 83.72%)

View this Pull Request on Codecov

83.88% of diff hit (target 83.72%)

Annotations

Check warning on line 59 in bin/uci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/uci.rs#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 61 in bin/uci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/uci.rs#L61

Added line #L61 was not covered by tests

Check warning on line 66 in bin/uci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/uci.rs#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 71 in bin/uci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/uci.rs#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 79 in bin/uci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/uci.rs#L79

Added line #L79 was not covered by tests

Check warning on line 81 in bin/uci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/uci.rs#L81

Added line #L81 was not covered by tests

Check warning on line 159 in bin/uci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/uci.rs#L159

Added line #L159 was not covered by tests

Check warning on line 162 in bin/uci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/uci.rs#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 169 in bin/uci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/uci.rs#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 125 in lib/chess/move.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/chess/move.rs#L125

Added line #L125 was not covered by tests

Check warning on line 257 in lib/chess/move.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/chess/move.rs#L257

Added line #L257 was not covered by tests

Check warning on line 57 in lib/chess/role.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/chess/role.rs#L50-L57

Added lines #L50 - L57 were not covered by tests

Check warning on line 71 in lib/chess/role.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/chess/role.rs#L64-L71

Added lines #L64 - L71 were not covered by tests