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

#385 のPHP8対応、PHP5対応、軽微な修正、テスト調整 #824

Merged
merged 4 commits into from
Jan 31, 2024

Conversation

seasoftjapan
Copy link
Contributor

No description provided.

- #385 で追加した店舗基本情報をDBから取得する関数と比較する。
- 前項に伴い、Mock を使う必要がなくなり、削除した。
- Mock のデータが旧バージョンのカラムだったので見逃されていた不整合を修正した。
@seasoftjapan seasoftjapan added this to the 2.17.3 milestone Jan 28, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9e3102f) 55.38% compared to head (68c64ad) 55.38%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #824   +/-   ##
=======================================
  Coverage   55.38%   55.38%           
=======================================
  Files          75       75           
  Lines        8907     8908    +1     
=======================================
+ Hits         4933     4934    +1     
  Misses       3974     3974           
Flag Coverage Δ
tests 55.38% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shinya shinya merged commit 91b4c8c into master Jan 31, 2024
120 checks passed
@seasoftjapan seasoftjapan deleted the seasoft-385-add1 branch May 29, 2024 03:48
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.

4 participants