Using GZip to compress swagger-ui-dist files in embedded resource to reduce the output dll size#3399
Merged
martincostello merged 17 commits intoJul 7, 2025
Codecov / codecov/project
failed
Jul 7, 2025 in 1s
93.88% (-0.40%) compared to a5e1276
View this Pull Request on Codecov
93.88% (-0.40%) compared to a5e1276
Details
Codecov Report
Attention: Patch coverage is 94.38202% with 5 lines in your changes missing coverage. Please review.
Project coverage is 93.88%. Comparing base (
a5e1276) to head (c951c4e).
Report is 7 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Shared/CompressedEmbeddedFileResponder.cs | 93.15% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3399 +/- ##
==========================================
- Coverage 94.28% 93.88% -0.40%
==========================================
Files 109 111 +2
Lines 3728 3795 +67
Branches 707 723 +16
==========================================
+ Hits 3515 3563 +48
- Misses 213 232 +19 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading