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

Use vector cards instead of tuple cards #230

Merged
merged 1 commit into from
Sep 4, 2023

Use vector cards instead of tuple cards

e2a0854
Select commit
Loading
Failed to load commit list.
Merged

Use vector cards instead of tuple cards #230

Use vector cards instead of tuple cards
e2a0854
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 4, 2023 in 0s

70.83% of diff hit (target 73.35%)

View this Pull Request on Codecov

70.83% of diff hit (target 73.35%)

Annotations

Check warning on line 358 in src/game.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/game.jl#L358

Added line #L358 was not covered by tests

Check warning on line 15 in src/recreate.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/recreate.jl#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 20 in src/recreate.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/recreate.jl#L20

Added line #L20 was not covered by tests

Check warning on line 189 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L187-L189

Added lines #L187 - L189 were not covered by tests

Check warning on line 11 in src/terminal/ascii_card.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal/ascii_card.jl#L11

Added line #L11 was not covered by tests

Check warning on line 53 in src/terminal/ascii_card.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal/ascii_card.jl#L53

Added line #L53 was not covered by tests

Check warning on line 56 in src/terminal/ascii_card.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal/ascii_card.jl#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 58 in src/terminal/ascii_card.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal/ascii_card.jl#L58

Added line #L58 was not covered by tests

Check warning on line 52 in src/terminal/ui.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terminal/ui.jl#L52

Added line #L52 was not covered by tests

Check warning on line 287 in src/transactions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/transactions.jl#L287

Added line #L287 was not covered by tests