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

feat: [#491] Fix the errors thrown by Lint/nilaway CI #642

Merged
merged 41 commits into from
Sep 30, 2024

fix:test

f505eed
Select commit
Loading
Failed to load commit list.
Merged

feat: [#491] Fix the errors thrown by Lint/nilaway CI #642

fix:test
f505eed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 18, 2024 in 0s

15.57% of diff hit (target 70.14%)

View this Pull Request on Codecov

15.57% of diff hit (target 70.14%)

Annotations

Check warning on line 39 in auth/service_provider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth/service_provider.go#L35-L39

Added lines #L35 - L39 were not covered by tests

Check warning on line 32 in cache/service_provider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache/service_provider.go#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 64 in console/application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

console/application.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 67 in console/application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

console/application.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 70 in console/application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

console/application.go#L70

Added line #L70 was not covered by tests

Check warning on line 46 in console/console/key_generate_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

console/console/key_generate_command.go#L46

Added line #L46 was not covered by tests

Check warning on line 22 in console/progress_bar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

console/progress_bar.go#L22

Added line #L22 was not covered by tests

Check warning on line 25 in console/progress_bar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

console/progress_bar.go#L25

Added line #L25 was not covered by tests

Check warning on line 27 in console/progress_bar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

console/progress_bar.go#L27

Added line #L27 was not covered by tests

Check warning on line 31 in console/progress_bar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

console/progress_bar.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 35 in console/service_provider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

console/service_provider.go#L28-L35

Added lines #L28 - L35 were not covered by tests

Check warning on line 26 in crypt/aes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypt/aes.go#L26

Added line #L26 was not covered by tests

Check warning on line 30 in crypt/aes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypt/aes.go#L30

Added line #L30 was not covered by tests

Check warning on line 37 in crypt/aes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypt/aes.go#L37

Added line #L37 was not covered by tests

Check warning on line 45 in crypt/aes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypt/aes.go#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 14 in crypt/service_provider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypt/service_provider.go#L14

Added line #L14 was not covered by tests

Check warning on line 57 in database/gorm/gorm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/gorm/gorm.go#L57

Added line #L57 was not covered by tests

Check warning on line 63 in database/service_provider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/service_provider.go#L47-L63

Added lines #L47 - L63 were not covered by tests

Check warning on line 29 in event/service_provider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

event/service_provider.go#L25-L29

Added lines #L25 - L29 were not covered by tests

Check warning on line 29 in filesystem/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

filesystem/file.go#L29

Added line #L29 was not covered by tests

Check warning on line 47 in filesystem/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

filesystem/file.go#L47

Added line #L47 was not covered by tests

Check warning on line 123 in filesystem/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

filesystem/file.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 139 in filesystem/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

filesystem/file.go#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 147 in filesystem/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

filesystem/file.go#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 155 in filesystem/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

filesystem/file.go#L153-L155

Added lines #L153 - L155 were not covered by tests