Skip to content

add error handling and xmldoc fix

0614822
Select commit
Loading
Failed to load commit list.
Draft

[PM-33501] Prevent orphaned Sends during user and org deletion #7386

add error handling and xmldoc fix
0614822
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

62.71% (+4.21%) compared to d038dfa

View this Pull Request on Codecov

62.71% (+4.21%) compared to d038dfa

Details

Codecov Report

❌ Patch coverage is 50.66667% with 37 lines in your changes missing coverage. Please review.
βœ… Project coverage is 62.71%. Comparing base (d038dfa) to head (0614822).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...ucture.Dapper/Tools/Repositories/SendRepository.cs 0.00% 11 Missing ⚠️
...s/SendFeatures/Commands/NonAnonymousSendCommand.cs 50.00% 4 Missing and 3 partials ⚠️
...tityFramework/Tools/Repositories/SendRepository.cs 0.00% 7 Missing ⚠️
...eatures/Organizations/OrganizationDeleteCommand.cs 72.72% 4 Missing and 2 partials ⚠️
src/Core/Services/Implementations/UserService.cs 68.42% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7386      +/-   ##
==========================================
+ Coverage   58.50%   62.71%   +4.21%     
==========================================
  Files        2063     2063              
  Lines       91203    91256      +53     
  Branches     8132     8129       -3     
==========================================
+ Hits        53355    57229    +3874     
+ Misses      35949    32028    -3921     
- Partials     1899     1999     +100     

β˜” 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.