EC-CUBE / ec-cube2

EC-CUBE official repository version 2
https://www.ec-cube.net
Other
86 stars 98 forks source link

Use postgres:latest #1036

Closed nanasess closed 2 weeks ago

nanasess commented 1 month ago

see https://github.com/EC-CUBE/ec-cube2/pull/1018#issuecomment-2390380519

PostgreSQL の下位互換性は優れているため、 postgres:latest を指定して もほぼ問題ない。 latest とすることで、メジャーバージョンアップで何か問題が発生した場合に迅速に検知可能。

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 51.72%. Comparing base (4f72a1f) to head (0d630bd). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1036 +/- ## ======================================= Coverage 51.72% 51.72% ======================================= Files 80 80 Lines 10202 10202 ======================================= Hits 5277 5277 Misses 4925 4925 ``` | [Flag](https://app.codecov.io/gh/EC-CUBE/ec-cube2/pull/1036/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/EC-CUBE/ec-cube2/pull/1036/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE) | `51.72% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.