Skip to content

fix: Use middleware in router & DTO non required for bool which defau…

d391f8b
Select commit
Loading
Failed to load commit list.
Merged

Feat/search users #74

fix: Use middleware in router & DTO non required for bool which defau…
d391f8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 11, 2025 in 1s

85.71% of diff hit (target 0.00%)

View this Pull Request on Codecov

85.71% of diff hit (target 0.00%)

Annotations

Check warning on line 51 in internal/handlers/users/management/management.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handlers/users/management/management.go#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 63 in internal/handlers/users/management/management.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handlers/users/management/management.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 111 in internal/handlers/users/management/management.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handlers/users/management/management.go#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 143 in internal/handlers/users/management/management.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/handlers/users/management/management.go#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 26 in internal/middleware/jwt_admin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/middleware/jwt_admin.go#L25-L26

Added lines #L25 - L26 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L64

Added line #L64 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L149-L150

Added lines #L149 - L150 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/repository/users/postgres.go#L194

Added line #L194 was not covered by tests