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

ソーシャルカードプラグインを導入する #1117

Merged

Conversation

fkoyama
Copy link
Contributor

@fkoyama fkoyama commented Apr 22, 2024

  • ドキュメントのビルドとリリース時にソーシャルカードを生成するよう設定
  • ソーシャルカードは assets/images/social 内に生成

fkoyama and others added 23 commits April 9, 2024 10:01
* cspellの除外設定を追加。

* 誤字修正。

---------

Co-authored-by: Fumika Koyama <[email protected]>
* フォルダー構造を修正。

* 「テスト方針」と「画像ファイル」のフォルダー構成を修正。

---------

Co-authored-by: Fumika Koyama <[email protected]>
@fkoyama fkoyama self-assigned this Apr 22, 2024
@tsuna-can-se tsuna-can-se added this to the v0.9 milestone Apr 22, 2024
@fkoyama fkoyama linked an issue Apr 25, 2024 that may be closed by this pull request
Copy link

Test Result 📝

Test was a success.
Completed in 14243ms with 112 passed, 0 failed and 0 skipped.

Coverage 📐

Summary
Generated on: 04/26/2024 - 01:53:45
Coverage date: 04/26/2024 - 01:53:39 - 04/26/2024 - 01:53:41
Parser: MultiReport (2x Cobertura)
Assemblies: 3
Classes: 30
Files: 30
Line coverage: 88.2% (457 of 518)
Covered lines: 457
Uncovered lines: 61
Coverable lines: 518
Total lines: 1934
Branch coverage: 89.2% (91 of 102)
Covered branches: 91
Total branches: 102
Method coverage: Feature is only available for sponsors
Tag: 194_8841950281
Maris.ConsoleApp.Core - 92%
Name Line Branch
Maris.ConsoleApp.Core 92% 95.4%
Maris.ConsoleApp.Core.AsyncCommand`1 100% 100%
Maris.ConsoleApp.Core.CommandAttribute 100% 100%
Maris.ConsoleApp.Core.CommandBase 100% 100%
Maris.ConsoleApp.Core.CommandExecutor 94.5% 83.3%
Maris.ConsoleApp.Core.CommandTypeExtensions 100% 100%
Maris.ConsoleApp.Core.ConsoleAppContext 100% 100%
Maris.ConsoleApp.Core.Events 100%
Maris.ConsoleApp.Core.InvalidParameterException 100% 100%
Maris.ConsoleApp.Core.Resources.LogMessages 75.7% 100%
Maris.ConsoleApp.Core.Resources.Messages 79.4% 100%
Maris.ConsoleApp.Core.Resources.StringExtensions 100%
Maris.ConsoleApp.Core.SuccessResult 100%
Maris.ConsoleApp.Core.SyncCommand`1 100% 100%
Maris.ConsoleApp.Hosting - 88.8%
Name Line Branch
Maris.ConsoleApp.Hosting 88.8% 91.6%
Maris.ConsoleApp.Hosting.CommandParameterTypeCollection 96.9% 100%
Maris.ConsoleApp.Hosting.ConsoleAppContextFactory 96.4% 85.7%
Maris.ConsoleApp.Hosting.ConsoleAppHostedService 100% 90%
Maris.ConsoleApp.Hosting.ConsoleAppProcess 0%
Maris.ConsoleApp.Hosting.ConsoleAppSettings 100%
Maris.ConsoleApp.Hosting.DefaultCommandManager 90% 90%
Maris.ConsoleApp.Hosting.Events 100%
Maris.ConsoleApp.Hosting.Resources.LogMessages 70.3% 100%
Maris.ConsoleApp.Hosting.Resources.Messages 54.1% 100%
Maris.ConsoleApp.Hosting.Resources.StringExtensions 100%
Maris.ConsoleApp.Hosting.ServiceCollectionExtensions 100% 100%
Maris.Logging.Testing - 73.9%
Name Line Branch
Maris.Logging.Testing 73.9% 50%
Maris.Logging.Testing.Xunit.TestLoggerManager 84.6% 50%
Maris.Logging.Testing.Xunit.XunitLogger 70.5% 75%
Maris.Logging.Testing.Xunit.XunitLoggerProvider 35.2% 25%
Microsoft.Extensions.DependencyInjection.TestLoggerServiceCollectionExtensi
ons
100%
Microsoft.Extensions.Logging.FakeLoggingBuilderExtensions 100%
Microsoft.Extensions.Logging.XunitLoggingBuilderExtensions 100%

@tsuna-can-se tsuna-can-se merged commit 391639d into main Apr 26, 2024
7 checks passed
@tsuna-can-se tsuna-can-se deleted the feature/ソーシャルカードプラグインを導入する branch April 26, 2024 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ソーシャルカードプラグインを導入する
3 participants