Skip to content

[PM-41448] feat: add unified collection PATCH endpoint with delta access - #8138

Draft
r-tome wants to merge 2 commits into
ac/pm-41270/collection-group-auth-handlerfrom
ac/pm-41448/unified-collection-endpoint
Draft

[PM-41448] feat: add unified collection PATCH endpoint with delta access#8138
r-tome wants to merge 2 commits into
ac/pm-41270/collection-group-auth-handlerfrom
ac/pm-41448/unified-collection-endpoint

[PM-41448] test: add unit tests for unified collection PATCH endpoint…

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

62.49% (-4.44%) compared to 6e27e01

View this Pull Request on Codecov

62.49% (-4.44%) compared to 6e27e01

Details

Codecov Report

❌ Patch coverage is 94.80519% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.49%. Comparing base (6e27e01) to head (e1a4022).

Files with missing lines Patch % Lines
.../AdminConsole/Utilities/CommandResultExtensions.cs 79.16% 4 Missing and 1 partial ⚠️
.../Api/AdminConsole/Endpoints/CollectionEndpoints.cs 88.88% 1 Missing ⚠️
...ters/AdminConsoleExceptionHandlerEndpointFilter.cs 94.11% 0 Missing and 1 partial ⚠️
...sole/Endpoints/Handlers/UpdateCollectionHandler.cs 98.70% 1 Missing ⚠️
Additional details and impacted files
@@                              Coverage Diff                              @@
##           ac/pm-41270/collection-group-auth-handler    #8138      +/-   ##
=============================================================================
- Coverage                                      66.92%   62.49%   -4.44%     
=============================================================================
  Files                                           2309     2318       +9     
  Lines                                         100539   100669     +130     
  Branches                                        9087     9098      +11     
=============================================================================
- Hits                                           67284    62909    -4375     
- Misses                                         30976    35575    +4599     
+ Partials                                        2279     2185      -94     

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