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

受注登録でお届け先に氏名が表示されない #4980 #5213

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

carkn
Copy link
Contributor

@carkn carkn commented Nov 15, 2021

概要(Overview・Refs Issue)

受注登録でお届け先に氏名が表示されない #4980

方針(Policy)

実装に関する補足(Appendix)

テスト(Test)

手動で会社名を入れない受注データを作成し、氏名が表示できることを確認しました。

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@codecov-commenter
Copy link

Codecov Report

Merging #5213 (db59172) into 4.1 (e955010) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                4.1    #5213      +/-   ##
============================================
- Coverage     68.35%   68.35%   -0.01%     
  Complexity     6036     6036              
============================================
  Files           456      456              
  Lines         24945    24945              
============================================
- Hits          17052    17050       -2     
- Misses         7893     7895       +2     
Flag Coverage Δ
E2E 57.22% <ø> (ø)
Unit 75.86% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...be/Service/PurchaseFlow/Processor/TaxProcessor.php 70.49% <0.00%> (-3.28%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e955010...db59172. Read the comment docs.

@chihiro-adachi chihiro-adachi added bug:Low affected:admin_template 管理画面テンプレートのDOMに影響のある変更 and removed affected:admin_template 管理画面テンプレートのDOMに影響のある変更 labels Nov 17, 2021
@chihiro-adachi chihiro-adachi added this to the 4.1.1 milestone Nov 17, 2021
@chihiro-adachi
Copy link
Contributor

@carkn
ありがとうございます。
動作確認後マージさせていただきます。

@chihiro-adachi
Copy link
Contributor

修正確認しました。
ありがとうございました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants