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

バージョンを 4.1-beta3 に変更 #5091

Merged
merged 2 commits into from
Jul 15, 2021
Merged

バージョンを 4.1-beta3 に変更 #5091

merged 2 commits into from
Jul 15, 2021

Conversation

matsuoshi
Copy link
Contributor

概要(Overview・Refs Issue)

4.1-beta3 へ向けてバージョン表記を変更しました。

refs #5008

方針(Policy)

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

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

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

レビュワー確認項目

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

@okazy okazy added the improvement 機能改善 label Jul 14, 2021
@okazy okazy added this to the 4.1 milestone Jul 14, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2021

Codecov Report

Merging #5091 (60e68b8) into 4.1-beta3 (0a7b04f) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             4.1-beta3    #5091   +/-   ##
============================================
  Coverage        75.72%   75.73%           
  Complexity        6025     6025           
============================================
  Files              456      456           
  Lines            21142    21142           
============================================
+ Hits             16010    16012    +2     
+ Misses            5132     5130    -2     
Flag Coverage Δ
tests 75.73% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...be/Service/PurchaseFlow/Processor/TaxProcessor.php 83.33% <0.00%> (+3.70%) ⬆️

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 0a7b04f...60e68b8. Read the comment docs.

@matsuoshi matsuoshi changed the base branch from 4.1 to 4.1-beta3 July 14, 2021 03:48
@okazy
Copy link
Contributor

okazy commented Jul 14, 2021

ありがとうございます。3件UnitTestが落ちていたので念のため再実行しておきました。

@okazy okazy merged commit 93b377a into 4.1-beta3 Jul 15, 2021
@okazy okazy deleted the bump-4.1-beta3 branch August 13, 2021 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement 機能改善
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants