-
Notifications
You must be signed in to change notification settings - Fork 0
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
chimei-ruiju.orgへの対応をrelease/v0.1.22にマージ #495
Merged
Merged
+1,079
−22
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n-and-service chimei-ruiju.orgへの対応: `domain`と`service`にchimei-ruiju用の構造体を定義
…itory chimei-ruiju.orgへの対応: `repository`にchimei-ruiju用の構造体を定義
`ChimeiRuijuApiService`は引数で受け取るように変更
`ChimeiRuijuApiService`は引数で受け取るように変更
`ChimeiRuijuApiService`は引数で受け取るように変更
`ChimeiRuijuApiService`は引数で受け取るように変更
`ChimeiRuijuApiService`は引数で受け取るように変更
`ChimeiRuijuApiService`は引数で受け取るように変更
…tor-repository chimei-ruiju.orgへの対応: repository層のリファクタ
…/v0.1.17 chimei-ruiju.orgへの対応: main(v0.1.17)をマージ
…/v0.1.18 chimei-ruiju.orgへの対応: main(v0.1.18)の差分を取り込み
…actor chimei-ruiju.orgへの対応: `ChimeiRuijuInteractor`を定義
…nteractor chimei-ruiju.orgへの対応: `ChimeiRujiuInteractor`のメソッドの引数を変更
chimei-ruiju.orgへの対応: main(v0.1.21)との差分を取り込み
…-with-chimeiruiju chimei-ruiju.orgへの対応: `experimental`モジュールの`Parser`でChimeiRuijuを使ってパースできるようにした
…i_ruiju.rs`に移動
…y-interactor chimei-ruiju.orgへの対応: `ChimeiRuijuInteractor`の定義場所を移動
clippyの警告を抑制したいため。現時点では使用されていないが将来的には使用される予定。
…れるように設定 現時点では`experimental::Parser`以外からは使用されていないため
…lippy-warnings chimei-ruiju.org: Clippyの警告を抑制
…i-ruiju-for-wasm chimei-ruiju.orgへの対応: wasmモジュールにおいてもChimeiRuijuを使用できるようにする
ChimeiRuijuではなくGeoloniaのデータを使うテストになっていたため
…est-code chimei-ruiju.orgへの対応: `Parser#parse_with_chimeiruiju`に対するテストコードを修正
…de-latlng-data chimei-ruiju.orgへの対応: 住所のパースに成功した場合に位置情報を`ParsedAddress`に含めるようにする
Benchmark for 705db6eClick to view benchmark
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
変更点
experimental
モジュールのParser
において、chimei-ruiju.orgのデータを使用できるようになりました。備考
experimental
を有効にすることで使用できる試験的機能ですが、v0.2での安定化を予定しています。