Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify the bundling system of blazor server/wasm and mvc. #19968

Open
wants to merge 31 commits into
base: dev
Choose a base branch
from

Upgrade preview packages to `preview20241212`.

96c1982
Select commit
Loading
Failed to load commit list.
Open

Unify the bundling system of blazor server/wasm and mvc. #19968

Upgrade preview packages to `preview20241212`.
96c1982
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

51.92% (+0.04%) compared to 941b793

View this Pull Request on Codecov

51.92% (+0.04%) compared to 941b793

Details

Codecov Report

Attention: Patch coverage is 26.95652% with 84 lines in your changes missing coverage. Please review.

Project coverage is 51.92%. Comparing base (941b793) to head (96c1982).
Report is 275 commits behind head on dev.

Files with missing lines Patch % Lines
...vc/UI/Bundling/AbpAspNetCoreMvcUiBundlingModule.cs 24.00% 56 Missing and 1 partial ⚠️
...p.Core/Volo/Abp/Bundling/Styles/CssRelativePath.cs 0.00% 14 Missing ⚠️
...tCore/Mvc/UI/Bundling/BundleParameterDictionary.cs 0.00% 6 Missing ⚠️
...Core/Mvc/UI/Bundling/BundleConfigurationContext.cs 0.00% 3 Missing ⚠️
.../Mvc/UI/Bundling/AbpBundlingGlobalAssetsOptions.cs 80.00% 2 Missing ⚠️
...lo/Abp/AspNetCore/Mvc/UI/Bundling/BundleManager.cs 0.00% 1 Missing ⚠️
....Core/Volo/Abp/Cli/Bundling/Styles/StyleBundler.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #19968      +/-   ##
==========================================
+ Coverage   51.88%   51.92%   +0.04%     
==========================================
  Files        3174     3177       +3     
  Lines      101802   101945     +143     
  Branches     7703     7724      +21     
==========================================
+ Hits        52815    52939     +124     
- Misses      47370    47376       +6     
- Partials     1617     1630      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.