Skip to content

Merge pull request #72 from ClassConnect-org/feature/merge_google_acc

aa51a8c
Select commit
Loading
Failed to load commit list.
Merged

[DEPLOYMENT] Account blocks & Google Account merge when acc exists #73

Merge pull request #72 from ClassConnect-org/feature/merge_google_acc
aa51a8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 11, 2025 in 0s

51.40% of diff hit (target 0.00%)

View this Pull Request on Codecov

51.40% of diff hit (target 0.00%)

Annotations

Check warning on line 268 in internal/handlers/users/auth/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handlers/users/auth/login.go#L267-L268

Added lines #L267 - L268 were not covered by tests

Check warning on line 95 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L92-L95

Added lines #L92 - L95 were not covered by tests

Check warning on line 102 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 109 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L106-L109

Added lines #L106 - L109 were not covered by tests

Check warning on line 115 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 123 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 275 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L274-L275

Added lines #L274 - L275 were not covered by tests

Check warning on line 283 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 293 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L293

Added line #L293 was not covered by tests

Check warning on line 299 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L298-L299

Added lines #L298 - L299 were not covered by tests

Check warning on line 309 in internal/repository/users/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L309

Added line #L309 was not covered by tests

Check warning on line 45 in internal/services/users/auth/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/users/auth/login.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 81 in internal/services/users/auth/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/users/auth/login.go#L81

Added line #L81 was not covered by tests

Check warning on line 86 in internal/services/users/auth/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/users/auth/login.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 110 in internal/services/users/auth/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/users/auth/login.go#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 169 in internal/services/users/auth/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/users/auth/login.go#L165-L169

Added lines #L165 - L169 were not covered by tests

Check warning on line 203 in internal/services/users/auth/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/users/auth/login.go#L202-L203

Added lines #L202 - L203 were not covered by tests