Skip to content

Update src/Sentry/Internal/Enricher.cs

8c2d66b
Select commit
Loading
Failed to load commit list.
Open

feat: User.Id can now be overriden (set to null) in Global mode #5039

Update src/Sentry/Internal/Enricher.cs
8c2d66b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 0s

74.01% (-0.02%) compared to a4a8ded

View this Pull Request on Codecov

74.01% (-0.02%) compared to a4a8ded

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.01%. Comparing base (a4a8ded) to head (8c2d66b).
⚠️ Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5039      +/-   ##
==========================================
- Coverage   74.03%   74.01%   -0.02%     
==========================================
  Files         499      500       +1     
  Lines       18044    18057      +13     
  Branches     3510     3516       +6     
==========================================
+ Hits        13358    13365       +7     
- Misses       3830     3834       +4     
- Partials      856      858       +2     

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