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

Gamerep #6

Merged
merged 55 commits into from
Nov 10, 2024

update log

2ebcdcd
Select commit
Loading
Failed to load commit list.
Merged

Gamerep #6

update log
2ebcdcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 10, 2024 in 1s

93.02% of diff hit (target 91.36%)

View this Pull Request on Codecov

93.02% of diff hit (target 91.36%)

Annotations

Check warning on line 26 in src/board/interface/alteration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/board/interface/alteration.rs#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 20 in src/board/interface/play.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/board/interface/play.rs#L13-L20

Added lines #L13 - L20 were not covered by tests

Check warning on line 56 in src/constants/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/constants/file.rs#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 94 in src/coup/rep/move_type.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coup/rep/move_type.rs#L94

Added line #L94 was not covered by tests

Check warning on line 62 in src/engine/driver/hazel.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/driver/hazel.rs#L62

Added line #L62 was not covered by tests

Check warning on line 124 in src/engine/driver/hazel.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/driver/hazel.rs#L122-L124

Added lines #L122 - L124 were not covered by tests

Check warning on line 40 in src/game/action/chess.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/action/chess.rs#L33-L40

Added lines #L33 - L40 were not covered by tests

Check warning on line 42 in src/game/action/chess.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/action/chess.rs#L42

Added line #L42 was not covered by tests

Check warning on line 14 in src/game/action/game.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/action/game.rs#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 18 in src/game/action/game.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/action/game.rs#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 22 in src/game/action/game.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/action/game.rs#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 26 in src/game/action/game.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/action/game.rs#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 32 in src/game/action/game.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/action/game.rs#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 34 in src/game/action/game.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/action/game.rs#L34

Added line #L34 was not covered by tests

Check warning on line 38 in src/game/action/game.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/action/game.rs#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 60 in src/game/compiles_to.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/compiles_to.rs#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 54 in src/game/variation.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/variation.rs#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 92 in src/game/variation.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/variation.rs#L92

Added line #L92 was not covered by tests

Check warning on line 239 in src/game/variation.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game/variation.rs#L239

Added line #L239 was not covered by tests

Check warning on line 122 in src/notation/fen/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/notation/fen/mod.rs#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 50 in src/notation/fen/position.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/notation/fen/position.rs#L50

Added line #L50 was not covered by tests

Check warning on line 92 in src/notation/fen/position.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/notation/fen/position.rs#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 111 in src/notation/fen/position_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/notation/fen/position_metadata.rs#L111

Added line #L111 was not covered by tests

Check warning on line 149 in src/notation/fen/position_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/notation/fen/position_metadata.rs#L149

Added line #L149 was not covered by tests

Check warning on line 159 in src/notation/fen/position_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/notation/fen/position_metadata.rs#L156-L159

Added lines #L156 - L159 were not covered by tests