Skip to content

Revert "ci: Install and load apparmor-profiles"

d2585ba
Select commit
Loading
Failed to load commit list.
Open

Add authctl user set-uid command #1087

Revert "ci: Install and load apparmor-profiles"
d2585ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 27, 2026 in 0s

86.33% (-1.23%) compared to bbd1cb6

View this Pull Request on Codecov

86.33% (-1.23%) compared to bbd1cb6

Details

Codecov Report

❌ Patch coverage is 64.43418% with 154 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.33%. Comparing base (bbd1cb6) to head (d2585ba).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
internal/users/proc/proc.go 62.13% 39 Missing ⚠️
cmd/authctl/internal/completion/completion.go 0.00% 29 Missing ⚠️
internal/users/db/update.go 69.87% 25 Missing ⚠️
cmd/authctl/user/set-uid.go 0.00% 19 Missing ⚠️
cmd/authctl/group/set-gid.go 0.00% 16 Missing ⚠️
internal/services/user/user.go 72.72% 6 Missing ⚠️
internal/testlog/testlog.go 66.66% 6 Missing ⚠️
internal/users/manager.go 94.33% 6 Missing ⚠️
cmd/authctl/internal/client/client.go 72.72% 3 Missing ⚠️
internal/fileutils/fileutils.go 83.33% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1087      +/-   ##
==========================================
- Coverage   87.56%   86.33%   -1.23%     
==========================================
  Files          91       97       +6     
  Lines        6231     6631     +400     
  Branches      111      111              
==========================================
+ Hits         5456     5725     +269     
- Misses        719      850     +131     
  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.