ramsey / uuid-doctrine

:snowflake::file_cabinet: Allow the use of a ramsey/uuid UUID as Doctrine field type.
MIT License
892 stars 84 forks source link

Add PHP 8.3 to CI matrix #243

Closed ruudk closed 5 months ago

ruudk commented 7 months ago

Description

Add PHP 8.3 to CI matrix

Motivation and context

How has this been tested?

Types of changes

PR checklist

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ee0b1ef) 99.27% compared to head (1fdd18a) 99.27%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ramsey/uuid-doctrine/pull/243/graphs/tree.svg?width=650&height=150&src=pr&token=FVm8VB6YS1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ben+Ramsey)](https://app.codecov.io/gh/ramsey/uuid-doctrine/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ben+Ramsey) ```diff @@ Coverage Diff @@ ## main #243 +/- ## ========================================= Coverage 99.27% 99.27% Complexity 68 68 ========================================= Files 6 6 Lines 138 138 ========================================= Hits 137 137 Misses 1 1 ```
ruudk commented 5 months ago

@ramsey could you have a look please? 🙏🏻