Skip to content

feat:add feature to change password for profile as well as user - #524

Merged
bupd merged 1 commit into
goharbor:mainfrom
ChayanDass:password
Aug 26, 2025
Merged

bupd merged 1 commit into
goharbor:mainfrom
ChayanDass:password

feat:add command to manage user passwords

701d624
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 26, 2025 in 0s

7.19% (-3.80%) compared to 60ad0bd

View this Pull Request on Codecov

7.19% (-3.80%) compared to 60ad0bd

Details

Codecov Report

❌ Patch coverage is 6.25000% with 180 lines in your changes missing coverage. Please review.
✅ Project coverage is 7.19%. Comparing base (60ad0bd) to head (701d624).
⚠️ Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
cmd/harbor/root/password.go 11.59% 60 Missing and 1 partial ⚠️
cmd/harbor/root/user/password.go 0.00% 39 Missing ⚠️
pkg/views/password/change/view.go 0.00% 33 Missing ⚠️
pkg/views/password/reset/view.go 0.00% 28 Missing ⚠️
pkg/api/user_handler.go 0.00% 18 Missing ⚠️
cmd/harbor/root/user/cmd.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main    #524      +/-   ##
=========================================
- Coverage   10.99%   7.19%   -3.80%     
=========================================
  Files         173     237      +64     
  Lines        8671   14217    +5546     
=========================================
+ Hits          953    1023      +70     
- Misses       7612   13087    +5475     
- Partials      106     107       +1     

☔ 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.