Skip to content

Conversation

@owulveryck
Copy link
Owner

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GoGitOps Review

Grade: A+ (98.4%)

Files: 37

Issues: 5

gofmt: 100%

go_vet: 100%

gocyclo: 97%

internal/eventhttphandler/gesture_handler.go
	Line 60: warning: cyclomatic complexity 16 of function (*GestureHandler).ServeHTTP() is high (> 15) (gocyclo)

golint: 89%

internal/remarkable/fb_rm.go
	Line 10: warning: exported function GetFileAndPointer should have comment or be unexported (golint)
http.go
	Line 98: warning: if block ends with a return statement, so drop this else and outdent its block (golint)
internal/remarkable/const.go
	Line 6: warning: exported const Model should have comment (or a comment on this block) or be unexported (golint)
internal/remarkable/const.go
	Line 15: warning: comment on exported const MaxXValue should be of the form "MaxXValue ..." (golint)
internal/remarkable/device.go
	Line 3: warning: exported type DeviceModel should have comment or be unexported (golint)
internal/remarkable/device.go
	Line 6: warning: exported const UnknownDevice should have comment (or a comment on this block) or be unexported (golint)

license: 100%

ineffassign: 100%

misspell: 100%

This report was generated using GoGitOps.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GoGitOps Review

Grade: A+ (98.4%)

Files: 37

Issues: 5

gofmt: 100%

go_vet: 100%

gocyclo: 97%

internal/eventhttphandler/gesture_handler.go
	Line 60: warning: cyclomatic complexity 16 of function (*GestureHandler).ServeHTTP() is high (> 15) (gocyclo)

golint: 89%

internal/remarkable/fb_rm.go
	Line 10: warning: exported function GetFileAndPointer should have comment or be unexported (golint)
http.go
	Line 98: warning: if block ends with a return statement, so drop this else and outdent its block (golint)
internal/remarkable/const.go
	Line 6: warning: exported const Model should have comment (or a comment on this block) or be unexported (golint)
internal/remarkable/const.go
	Line 15: warning: comment on exported const MaxXValue should be of the form "MaxXValue ..." (golint)
internal/remarkable/device.go
	Line 3: warning: exported type DeviceModel should have comment or be unexported (golint)
internal/remarkable/device.go
	Line 6: warning: exported const UnknownDevice should have comment (or a comment on this block) or be unexported (golint)

license: 100%

ineffassign: 100%

misspell: 100%

This report was generated using GoGitOps.

@owulveryck owulveryck merged commit 0dd9345 into main Dec 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants