Skip to content

adding checkLength function (#134)

5ba71b9
Select commit
Loading
Failed to load commit list.
Merged

1.2.2 #135

adding checkLength function (#134)
5ba71b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 24, 2025 in 1s

49.62% of diff hit (target 65.41%)

View this Pull Request on Codecov

49.62% of diff hit (target 65.41%)

Annotations

Check warning on line 37 in cmd/move/move.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/move/move.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 63 in cmd/pokemon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/pokemon.go#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 38 in cmd/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/types/types.go#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 41 in cmd/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/types/types.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 60 in cmd/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/types/types.go#L51-L60

Added lines #L51 - L60 were not covered by tests

Check warning on line 65 in cmd/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/types/types.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 71 in cmd/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/types/types.go#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 75 in cmd/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/types/types.go#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 87 in cmd/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/types/types.go#L79-L87

Added lines #L79 - L87 were not covered by tests

Check warning on line 112 in cmd/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/types/types.go#L89-L112

Added lines #L89 - L112 were not covered by tests

Check warning on line 114 in cmd/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/types/types.go#L114

Added line #L114 was not covered by tests

Check warning on line 36 in cmd/validateargs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/validateargs.go#L35-L36

Added lines #L35 - L36 were not covered by tests