Skip to content

[ISSUE #9561] fix deleteUser when authorization is false #9562

Open
1782935682 wants to merge 1 commit intoapache:developfrom
1782935682:fix/fix_deleteUser
Open

[ISSUE #9561] fix deleteUser when authorization is false #9562
1782935682 wants to merge 1 commit intoapache:developfrom
1782935682:fix/fix_deleteUser

Conversation

@1782935682
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9561

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 21, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.99%. Comparing base (e4b731c) to head (2456bf4).
⚠️ Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
...ion/manager/AuthenticationMetadataManagerImpl.java 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9562      +/-   ##
=============================================
- Coverage      48.10%   47.99%   -0.12%     
+ Complexity     12063    12042      -21     
=============================================
  Files           1313     1313              
  Lines          92771    92794      +23     
  Branches       11862    11867       +5     
=============================================
- Hits           44629    44532      -97     
- Misses         42636    42744     +108     
- Partials        5506     5518      +12     

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

@1782935682 1782935682 force-pushed the fix/fix_deleteUser branch 2 times, most recently from f505594 to 4387ab2 Compare July 28, 2025 08:57
@1782935682 1782935682 changed the title [ISSUE #9561] fix deleteUser and optimize admin for acl [ISSUE #9561] fix deleteUser Jul 28, 2025
@1782935682 1782935682 changed the title [ISSUE #9561] fix deleteUser [ISSUE #9561] fix deleteUser when authorization is false Jul 28, 2025
@1782935682 1782935682 force-pushed the fix/fix_deleteUser branch from 4387ab2 to 2456bf4 Compare July 30, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] DeleteUser in ACL2.0 should success when authorization is false

2 participants