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

【確認済】get_balloon_meta_optionsデフォルト値の取得方法調整 #1380

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

shimotmk
Copy link
Contributor

チケットへのリンク / 変更の理由(元のissueがあればリンクを貼り付ければOK)

#1363 の吹き出し版

どういう変更をしたか?

option値のデフォルト値を設定する箇所が2箇所に別れていたため、見通しが悪いかつミスを起こしやすいので調整します

デフォルト値を取得するメソッドは #1300 このブランチで作成しました。

実装者の確認事項

実装者はレビュワーに回す前に以下の事を確認してチェックをつけてください。

  • 複数の意図の変更 ( 機能の不具合修正 + 別の機能追加など ) を含んでいないか?
  • Files changed (変更ファイル)の内容は目視で確認したか?
  • readme.txt に変更内容は書いたか?
  • 本当にちゃんと確認をしたか?

プログラムの変更の場合

  • 書けそうなテストは書いたか?
    事前にtest-vk-blocks-options.phpに書いてあります

変更内容について何を確認したか、どういう方法で確認をしたかなど

以下、レビュー確認方法同様です。

確認URL

( どこかのデモサイトかテストサーバーにデプロイ済みなどで確認できる場合はそのURL )

レビュワーに回す前の確認事項

  • 実装者はこのテンプレートのチェック項目をちゃんと確認してチェックしたか?

レビュワー確認方法・確認内容など

・テストコマンドで確認

npm run phpunit
npm run test:e2e ./test/e2e-tests/specs/vk_blocks_options.test.js

・管理画面でdevelopブランチと同様の動作,保存がされるか確認
・他、気になる箇所や影響がありそうなところなどあったらご指摘お願いします。


レビュワー向け

レビュワーが確認して変更が反映されていない場合の確認事項

レビューしてみて意図した動作をしない場合は再度ビルドするなど以下の項目を確認してください。

  • プルしたか?
  • ビルドしたか?
  • ビルドしたディレクトリは正しいか(別の開発環境のディレクトリを見ていないか)?
  • npm install したか?
  • composer install したか?
  • キャッシュをクリアして確認したか?

@shimotmk shimotmk changed the title get_balloon_meta_optionsデフォルト値の取得方法調整 【確認待ち】get_balloon_meta_optionsデフォルト値の取得方法調整 Aug 19, 2022
@shimotmk shimotmk requested review from osmdik, drill-lancer, kurudrive, mthaichi and sysbird and removed request for kurudrive August 19, 2022 07:27
@shimotmk shimotmk marked this pull request as ready for review August 19, 2022 07:27
@mthaichi mthaichi changed the title 【確認待ち】get_balloon_meta_optionsデフォルト値の取得方法調整 【確認中】get_balloon_meta_optionsデフォルト値の取得方法調整 Aug 22, 2022
Copy link
Contributor

@mthaichi mthaichi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

問題ないと思います。PHPUnitテスト、e2eも通りました。手動で一通り保存や削除を繰り返しやってみましたが、問題は見受けられませんでした。二人目レビューお願いします。

@mthaichi mthaichi changed the title 【確認中】get_balloon_meta_optionsデフォルト値の取得方法調整 【2人目レビュー】get_balloon_meta_optionsデフォルト値の取得方法調整 Aug 23, 2022
@mthaichi mthaichi changed the title 【2人目レビュー】get_balloon_meta_optionsデフォルト値の取得方法調整 【2人目レビュー待ち】get_balloon_meta_optionsデフォルト値の取得方法調整 Aug 23, 2022
@drill-lancer
Copy link
Member

@shimotmk
e2e はおかしかった(私の環境の問題)ですが手動・PHP Unit は通ったので一応 approve します。

@shimotmk shimotmk merged commit aa31a2d into develop Aug 23, 2022
@shimotmk shimotmk deleted the fix/get_balloon_meta_options/default_value branch August 23, 2022 08:11
@shimotmk
Copy link
Contributor Author

shimotmk commented Aug 23, 2022

@mthaichi @drill-lancer
ありがとうございます!マージしました

@mthaichi mthaichi changed the title 【2人目レビュー待ち】get_balloon_meta_optionsデフォルト値の取得方法調整 【確認済】get_balloon_meta_optionsデフォルト値の取得方法調整 Aug 24, 2022
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