Skip to content

Change internal ID to UUID in user disable event

b775848
Select commit
Loading
Failed to load commit list.
Merged

Change internal ID to UUID in user disable event #11824

Change internal ID to UUID in user disable event
b775848
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2025 in 0s

17.56% (+0.13%) compared to ec533cd

View this Pull Request on Codecov

17.56% (+0.13%) compared to ec533cd

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (ec533cd) to head (b775848).
⚠️ Report is 83 commits behind head on main.

Files with missing lines Patch % Lines
...udstack/api/command/admin/user/DisableUserCmd.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11824      +/-   ##
============================================
+ Coverage     17.42%   17.56%   +0.13%     
- Complexity    15336    15498     +162     
============================================
  Files          5892     5899       +7     
  Lines        526521   527793    +1272     
  Branches      64293    64479     +186     
============================================
+ Hits          91767    92703     +936     
- Misses       424401   424666     +265     
- Partials      10353    10424      +71     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.