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

.NETのバージョン違いによりCIが失敗する(actions/setup-dotnet のバージョン更新) #767

Conversation

kharada7
Copy link
Contributor

No description provided.

Copy link

Test Result 📝

Test was a success.
Completed in 10787ms with 162 passed, 0 failed and 0 skipped.

Coverage 📐

Summary
Generated on: 01/26/2024 - 00:06:14
Coverage date: 01/26/2024 - 00:06:02 - 01/26/2024 - 00:06:04
Parser: MultiReport (2x Cobertura)
Assemblies: 6
Classes: 76
Files: 76
Line coverage: 54% (836 of 1548)
Covered lines: 836
Uncovered lines: 712
Coverable lines: 1548
Total lines: 5103
Branch coverage: 50% (160 of 320)
Covered branches: 160
Total branches: 320
Method coverage: Feature is only available for sponsors
Tag: 426_7661992708
Dressca.ApplicationCore - 85.4%
Name Line Branch
Dressca.ApplicationCore 85.4% 70.8%
Dressca.ApplicationCore.Accounting.Account 92.8% 100%
Dressca.ApplicationCore.Accounting.AccountItem 88.8%
Dressca.ApplicationCore.ApplicationCoreServicesExtensions 100%
Dressca.ApplicationCore.Assets.Asset 82.6% 62.5%
Dressca.ApplicationCore.Assets.AssetApplicationService 100% 70%
Dressca.ApplicationCore.Assets.AssetNotFoundException 100%
Dressca.ApplicationCore.Assets.AssetTypes 100% 100%
Dressca.ApplicationCore.Baskets.Basket 96.1% 100%
Dressca.ApplicationCore.Baskets.BasketApplicationService 100% 88.8%
Dressca.ApplicationCore.Baskets.BasketItem 86.3% 75%
Dressca.ApplicationCore.Baskets.BasketNotFoundException 100%
Dressca.ApplicationCore.Catalog.CatalogApplicationService 100% 50%
Dressca.ApplicationCore.Catalog.CatalogBrand 90.9% 100%
Dressca.ApplicationCore.Catalog.CatalogCategory 90.9% 100%
Dressca.ApplicationCore.Catalog.CatalogDomainService 100% 66.6%
Dressca.ApplicationCore.Catalog.CatalogItem 56.7% 37.5%
Dressca.ApplicationCore.Catalog.CatalogItemAsset 73.6% 50%
Dressca.ApplicationCore.Ordering.Address 57.8% 100%
Dressca.ApplicationCore.Ordering.CatalogItemOrdered 87% 100%
Dressca.ApplicationCore.Ordering.EmptyBasketOnCheckoutException 100%
Dressca.ApplicationCore.Ordering.Order 86.1% 75%
Dressca.ApplicationCore.Ordering.OrderApplicationService 100% 75%
Dressca.ApplicationCore.Ordering.OrderItem 75% 37.5%
Dressca.ApplicationCore.Ordering.OrderItemAsset 73.6% 66.6%
Dressca.ApplicationCore.Ordering.OrderNotFoundException 100%
Dressca.ApplicationCore.Ordering.ShipTo 53.8% 50%
Dressca.ApplicationCore.Resources.Messages 84.6% 100%
Dressca.Store.Assets.StaticFiles - 9.8%
Name Line Branch
Dressca.Store.Assets.StaticFiles 9.8% 0%
Dressca.Store.Assets.StaticFiles.Resources.Messages 0% 0%
Dressca.Store.Assets.StaticFiles.StaticFileAssetStore 0% 0%
Dressca.Store.Assets.StaticFiles.StaticFileAssetStoreServicesExtension 100%
Dressca.SystemCommon - 86.4%
Name Line Branch
Dressca.SystemCommon 86.4% 90%
Dressca.SystemCommon.BusinessError 100% 83.3%
Dressca.SystemCommon.BusinessErrorCollection 88.8% 100%
Dressca.SystemCommon.BusinessException 93.7% 100%
Dressca.SystemCommon.ObjectExtensions 80% 50%
Dressca.SystemCommon.Resources.Messages 55.5% 100%
Dressca.TestLibrary - 47.2%
Name Line Branch
Dressca.TestLibrary 47.2% 33.3%
Dressca.TestLibrary.Xunit.Logging.XunitLogger 70.5% 75%
Dressca.TestLibrary.Xunit.Logging.XunitLoggerFactory 44.7% 12.5%
Dressca.TestLibrary.Xunit.Logging.XunitLoggerProvider 31.5% 33.3%
Dressca.Web - 24.1%
Name Line Branch
Dressca.Web 24.1% 21.4%
Dressca.Web.Assets.AssetExtensions 87.5% 50%
Dressca.Web.Baskets.BuyerIdFilterAttribute 0% 0%
Dressca.Web.Baskets.HttpContextExtensions 100% 100%
Dressca.Web.Controllers.ActionNameHelper 0% 0%
Dressca.Web.Controllers.ApiModel.FindCatalogItemsQuery 0%
Dressca.Web.Controllers.AssetsController 0% 0%
Dressca.Web.Controllers.BasketItemsController 0% 0%
Dressca.Web.Controllers.CatalogBrandsController 0% 0%
Dressca.Web.Controllers.CatalogCategoriesController 0% 0%
Dressca.Web.Controllers.CatalogItemsController 0% 0%
Dressca.Web.Controllers.ErrorController 0% 0%
Dressca.Web.Controllers.OrdersController 0% 0%
Dressca.Web.HealthChecks.HealthCheckDescriptionProvider 7.8% 0%
Dressca.Web.Mapper.BasketItemMapper 0% 0%
Dressca.Web.Mapper.BasketMapper 0% 0%
Dressca.Web.Mapper.CatalogBrandMapper 0% 0%
Dressca.Web.Mapper.CatalogCategoryMapper 0% 0%
Dressca.Web.Mapper.CatalogItemMapper 0% 0%
Dressca.Web.Mapper.DtoMapperServicesExtension 100%
Dressca.Web.Mapper.OrderMapper 0% 0%
Dressca.Web.Resources.Messages 33.3% 100%
Dressca.Web.Runtime.BusinessExceptionDevelopmentFilter 100% 50%
Dressca.Web.Runtime.BusinessExceptionFilter 100% 50%
Dressca.Web.Runtime.BusinessExceptionFilterBase 100% 83.3%
Program 74.3% 66.6%
Dressca.Web.Dto - 0%
Name Line Branch
Dressca.Web.Dto 0% 0%
Dressca.Web.Dto.Accounting.AccountResponse 0%
Dressca.Web.Dto.Baskets.BasketItemResponse 0%
Dressca.Web.Dto.Baskets.BasketResponse 0%
Dressca.Web.Dto.Baskets.PostBasketItemsRequest 0%
Dressca.Web.Dto.Baskets.PutBasketItemsRequest 0%
Dressca.Web.Dto.Catalog.CatalogBrandResponse 0%
Dressca.Web.Dto.Catalog.CatalogCategoryResponse 0%
Dressca.Web.Dto.Catalog.CatalogItemResponse 0%
Dressca.Web.Dto.Catalog.CatalogItemSummaryResponse 0%
Dressca.Web.Dto.Ordering.OrderItemResponse 0%
Dressca.Web.Dto.Ordering.OrderResponse 0%
Dressca.Web.Dto.Ordering.PostOrderRequest 0%
Dressca.Web.Dto.PagedList`1 0% 0%

@tsuna-can-se tsuna-can-se added the CI/CD Github Actionsなどの修正 label Jan 30, 2024
@tsuna-can-se tsuna-can-se added this to the v0.7 milestone Jan 30, 2024
@tsuna-can-se tsuna-can-se added the 不具合 現在リリース中のバージョンに不具合・バグがある label Jan 30, 2024
@tsuna-can-se tsuna-can-se merged commit 9f05784 into main Jan 30, 2024
3 checks passed
@tsuna-can-se tsuna-can-se deleted the feature-NETのバージョン違いによりCIが失敗する branch January 30, 2024 04:37
@tsuna-can-se tsuna-can-se linked an issue Jan 30, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Github Actionsなどの修正 不具合 現在リリース中のバージョンに不具合・バグがある
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.NETのバージョン違いによりCIが失敗する
2 participants