Skip to content

Expose response ContentTypes in api-definition and use them in proxies#25639

Open
maliming wants to merge 16 commits into
devfrom
maliming/proxy-content-types
Open

Expose response ContentTypes in api-definition and use them in proxies#25639
maliming wants to merge 16 commits into
devfrom
maliming/proxy-content-types

Pin Angular body mapper limit for multiple direct FormFile method args

68b6b0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

49.42% (+0.06%) compared to 59e2a99

View this Pull Request on Codecov

49.42% (+0.06%) compared to 59e2a99

Details

Codecov Report

❌ Patch coverage is 91.03448% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.42%. Comparing base (59e2a99) to head (68b6b0a).
⚠️ Report is 32 commits behind head on dev.

Files with missing lines Patch % Lines
.../Abp/Http/Client/ClientProxying/ClientProxyBase.cs 86.44% 5 Missing and 3 partials ⚠️
...ng/Generators/JQuery/JQueryProxyScriptGenerator.cs 91.30% 2 Missing and 2 partials ⚠️
...tCore/Mvc/AspNetCoreApiDescriptionModelProvider.cs 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #25639      +/-   ##
==========================================
+ Coverage   49.36%   49.42%   +0.06%     
==========================================
  Files        3687     3687              
  Lines      124432   124550     +118     
  Branches     9507     9534      +27     
==========================================
+ Hits        61421    61557     +136     
+ Misses      61171    61149      -22     
- Partials     1840     1844       +4     

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