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

Moving, math and game reading #6

Merged
merged 2 commits into from
Jan 16, 2024

Game input read and data processing

7e752e5
Select commit
Loading
Failed to load commit list.
Merged

Moving, math and game reading #6

Game input read and data processing
7e752e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 15, 2024 in 1s

75.26% of diff hit (target 100.00%)

View this Pull Request on Codecov

75.26% of diff hit (target 100.00%)

Annotations

Check warning on line 21 in data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data.go#L21

Added line #L21 was not covered by tests

Check warning on line 27 in data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data.go#L27

Added line #L27 was not covered by tests

Check warning on line 30 in data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data.go#L30

Added line #L30 was not covered by tests

Check warning on line 43 in data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data.go#L43

Added line #L43 was not covered by tests

Check warning on line 48 in data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data.go#L48

Added line #L48 was not covered by tests

Check warning on line 53 in data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data.go#L53

Added line #L53 was not covered by tests

Check warning on line 59 in data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data.go#L59

Added line #L59 was not covered by tests

Check warning on line 64 in data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data.go#L64

Added line #L64 was not covered by tests

Check warning on line 19 in debug.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

debug.go#L15-L19

Added lines #L15 - L19 were not covered by tests

Check warning on line 27 in debug.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

debug.go#L22-L27

Added lines #L22 - L27 were not covered by tests

Check warning on line 35 in debug.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

debug.go#L30-L35

Added lines #L30 - L35 were not covered by tests

Check warning on line 38 in debug.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

debug.go#L38

Added line #L38 was not covered by tests

Check warning on line 108 in geometry_line.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

geometry_line.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 32 in input.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

input.go#L32

Added line #L32 was not covered by tests

Check warning on line 54 in input.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

input.go#L54

Added line #L54 was not covered by tests

Check warning on line 42 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L19-L42

Added lines #L19 - L42 were not covered by tests

Check warning on line 15 in math.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

math.go#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 18 in types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types.go#L18

Added line #L18 was not covered by tests