Skip to content

TestSetUserID: Fix entire warning message replaced

ee00943
Select commit
Loading
Failed to load commit list.
Open

Add authctl user set-shell command #1165

TestSetUserID: Fix entire warning message replaced
ee00943
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2026 in 1s

87.17% (+0.90%) compared to 6925080

View this Pull Request on Codecov

87.17% (+0.90%) compared to 6925080

Details

Codecov Report

❌ Patch coverage is 91.40625% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.17%. Comparing base (6925080) to head (ee00943).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cmd/authctl/user/set-shell.go 64.28% 5 Missing ⚠️
internal/users/db/update.go 80.00% 2 Missing ⚠️
cmd/authctl/internal/client/client.go 0.00% 1 Missing ⚠️
internal/services/permissions/permissions.go 95.83% 1 Missing ⚠️
internal/users/manager.go 94.73% 1 Missing ⚠️
internal/users/userutils.go 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1165      +/-   ##
==========================================
+ Coverage   86.26%   87.17%   +0.90%     
==========================================
  Files          99      102       +3     
  Lines        6685     6798     +113     
  Branches      111      111              
==========================================
+ Hits         5767     5926     +159     
+ Misses        862      816      -46     
  Partials       56       56              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.