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

release/v0.1.6をmainブランチにマージ #354

Merged
merged 31 commits into from
Aug 11, 2024
Merged

Conversation

エンティティやエラーを表す構造体などを格納する
`service`に直接依存するのではなく`repository`に依存する方が良いため
…cking`フィーチャを指定している時のみビルドするように設定

wasm-pack buildが失敗するため
ネットワークアクセスは`service`クレートの責務であり、`core`では使用されなくなったため
…rser::ParseResult`を`core/src/entity.rs`で再公開する

ただし、将来的には削除したいのでDeprecated指定する。
モジュール分割: `domain`モジュールを作成
モジュール分割: `service`クレートを作成
…itory

モジュール分割: `repository`クレートを作成
新しく定義したクレートに対してもテストが走るように設定を修正。
併せて、テストの順序の変更や、ワークフローの分割などを行なった。

c.f. edb5518 eed7610 258601a
モジュール分割をrelease/v0.1.6にマージ
@YuukiToriyama YuukiToriyama added this to the モジュール分割 milestone Jul 28, 2024
@YuukiToriyama YuukiToriyama self-assigned this Jul 28, 2024
@YuukiToriyama YuukiToriyama merged commit f301d84 into main Aug 11, 2024
20 of 21 checks passed
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.

1 participant