Skip to content

Merge pull request #68 from ClassConnect-org/password_recovery

10057e4
Select commit
Loading
Failed to load commit list.
Merged

[DEPLOYMENT] Password Recovery #69

Merge pull request #68 from ClassConnect-org/password_recovery
10057e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 8, 2025 in 1s

72.16% of diff hit (target 0.00%)

View this Pull Request on Codecov

72.16% of diff hit (target 0.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handlers/users/auth/login.go#L238-L240

Added lines #L238 - L240 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handlers/users/auth/login.go#L255-L257

Added lines #L255 - L257 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L187-L188

Added lines #L187 - L188 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L196-L197

Added lines #L196 - L197 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L210

Added line #L210 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L218-L219

Added lines #L218 - L219 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L222-L223

Added lines #L222 - L223 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/users/auth/login.go#L113-L114

Added lines #L113 - L114 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/users/auth/login.go#L128-L129

Added lines #L128 - L129 were not covered by tests