Skip to content

Support completing request units of work before responses start - #26017

Open
maliming wants to merge 11 commits into
rel-10.7from
maliming/uow-commit-before-response
Open

Support completing request units of work before responses start#26017
maliming wants to merge 11 commits into
rel-10.7from
maliming/uow-commit-before-response

Merge remote-tracking branch 'origin/rel-10.7' into maliming/uow-comm…

b2316be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 1s

49.22% (+0.24%) compared to e7a2255

View this Pull Request on Codecov

49.22% (+0.24%) compared to e7a2255

Details

Codecov Report

❌ Patch coverage is 28.83436% with 116 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.22%. Comparing base (e7a2255) to head (b2316be).
⚠️ Report is 264 commits behind head on rel-10.7.

Files with missing lines Patch % Lines
...Abp/AspNetCore/Mvc/Uow/UnitOfWorkTestController.cs 0.00% 63 Missing ⚠️
...p/AspNetCore/Mvc/Uow/UnitOfWorkMiddleware_Tests.cs 0.00% 49 Missing ⚠️
...Volo/Abp/AspNetCore/Uow/AbpUnitOfWorkMiddleware.cs 91.30% 0 Missing and 2 partials ⚠️
...olo/Abp/AspNetCore/Mvc/Uow/TestUnitOfWorkConfig.cs 0.00% 1 Missing ⚠️
...lo/Abp/OpenIddict/AbpOpenIddictAspNetCoreModule.cs 96.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rel-10.7   #26017      +/-   ##
============================================
+ Coverage     48.97%   49.22%   +0.24%     
============================================
  Files          3805     3805              
  Lines        132259   132421     +162     
  Branches      10027    10038      +11     
============================================
+ Hits          64774    65183     +409     
+ Misses        65559    65277     -282     
- Partials       1926     1961      +35     

☔ View full report in Codecov by Harness.
📢 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.