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

cleaned up models and added more tests #21

Merged
merged 1 commit into from
Mar 15, 2024

cleaned up models and added more tests

20d62f2
Select commit
Loading
Failed to load commit list.
Merged

cleaned up models and added more tests #21

cleaned up models and added more tests
20d62f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 15, 2024 in 1s

83.09% of diff hit (target 54.04%)

View this Pull Request on Codecov

83.09% of diff hit (target 54.04%)

Annotations

Check warning on line 214 in handlers/mock_PersonalAccessTokenService.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/mock_PersonalAccessTokenService.go#L214

Added line #L214 was not covered by tests

Check warning on line 217 in handlers/mock_PersonalAccessTokenService.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/mock_PersonalAccessTokenService.go#L217

Added line #L217 was not covered by tests

Check warning on line 225 in handlers/mock_PersonalAccessTokenService.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/mock_PersonalAccessTokenService.go#L225

Added line #L225 was not covered by tests

Check warning on line 246 in handlers/mock_PersonalAccessTokenService.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/mock_PersonalAccessTokenService.go#L246

Added line #L246 was not covered by tests

Check warning on line 248 in handlers/mock_PersonalAccessTokenService.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/mock_PersonalAccessTokenService.go#L248

Added line #L248 was not covered by tests

Check warning on line 258 in handlers/mock_PersonalAccessTokenService.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers/mock_PersonalAccessTokenService.go#L258

Added line #L258 was not covered by tests

Check warning on line 42 in models/personal_access_token.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

models/personal_access_token.go#L42

Added line #L42 was not covered by tests

Check warning on line 53 in models/personal_access_token.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

models/personal_access_token.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 94 in models/personal_access_token.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

models/personal_access_token.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 167 in models/user.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

models/user.go#L167

Added line #L167 was not covered by tests

Check warning on line 470 in models/user.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

models/user.go#L465-L470

Added lines #L465 - L470 were not covered by tests