Conversation
There was a problem hiding this comment.
Pull request overview
Updates the Evergreen config generator to recognize PHP 8.5 as a supported PHP version so CI can add/expand build and test matrix coverage for the newest runtime.
Changes:
- Add PHP
8.5to the supported PHP versions list used by Evergreen config generation.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v2.x #1850 +/- ##
=========================================
Coverage 87.94% 87.94%
Complexity 3216 3216
=========================================
Files 428 428
Lines 6410 6410
=========================================
Hits 5637 5637
Misses 773 773
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
0f2c79c to
d256886
Compare
|
There is a "Setup Failed" error in evergreen.
@alcaeus is there anything missing to make the mongodb extension available in evergreen? |
No description provided.