Skip to content

fix(lint): redundant return statement

Codecov / codecov/project succeeded Feb 2, 2025 in 1s

0.00% (+0.00%) compared to 821e3a4

View this Pull Request on Codecov

0.00% (+0.00%) compared to 821e3a4

Details

Codecov Report

Attention: Patch coverage is 0% with 1379 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (821e3a4) to head (4216f71).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/auth/roles/postgres_repository.go 0.00% 323 Missing ⚠️
internal/auth/users/postgres_repository.go 0.00% 254 Missing ⚠️
internal/handlers/admin_role.go 0.00% 228 Missing ⚠️
internal/auth/permissions/postgres_repository.go 0.00% 155 Missing ⚠️
internal/handlers/admin_permissions.go 0.00% 106 Missing ⚠️
internal/handlers/users.go 0.00% 97 Missing ⚠️
internal/auth/permissions/permission.go 0.00% 46 Missing ⚠️
internal/router/router.go 0.00% 37 Missing ⚠️
internal/auth/utils.go 0.00% 35 Missing ⚠️
internal/handlers/utils.go 0.00% 18 Missing ⚠️
... and 11 more
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #39     +/-   ##
=======================================
  Coverage   0.00%   0.00%             
=======================================
  Files         41      50      +9     
  Lines       2814    4163   +1349     
=======================================
- Misses      2814    4163   +1349     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.