flow
flow copied to clipboard
Enabled support for php 8.5 in github actions
Resolves: #1905
Change Log
Added
- support for php 8.5
Fixed
Changed
Removed
Deprecated
Security
it seems that not all of our dependencies are ready for 8.5 support:
- [ ] halaxa/json-machine
- [x] openspout/openspout - requires higher version
- [x]
cocur/slugifyreplaced with symfony/string by @stloyd
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 79.54%. Comparing base (91acbdf) to head (ed0c8df).
:warning: Report is 3 commits behind head on 1.x.
:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## 1.x #1906 +/- ##
=======================================
Coverage 79.54% 79.54%
=======================================
Files 831 831
Lines 24690 24690
=======================================
Hits 19640 19640
Misses 5050 5050
| Components | Coverage Δ | |
|---|---|---|
| etl | 88.82% <ø> (ø) |
|
| cli | 85.96% <ø> (ø) |
|
| lib-array-dot | 95.00% <ø> (ø) |
|
| lib-azure-sdk | 60.39% <ø> (ø) |
|
| lib-doctrine-dbal-bulk | 95.14% <ø> (ø) |
|
| lib-filesystem | 80.08% <ø> (ø) |
|
| lib-types | 87.98% <ø> (ø) |
|
| lib-parquet | 68.34% <ø> (ø) |
|
| lib-parquet-viewer | 83.04% <ø> (ø) |
|
| lib-snappy | 90.18% <ø> (ø) |
|
| bridge-filesystem-async-aws | 90.16% <ø> (ø) |
|
| bridge-filesystem-azure | 89.47% <ø> (ø) |
|
| bridge-monolog-http | 96.91% <ø> (ø) |
|
| bridge-openapi-specification | 94.50% <ø> (ø) |
|
| symfony-http-foundation | 73.17% <ø> (ø) |
|
| adapter-chartjs | 86.36% <ø> (ø) |
|
| adapter-csv | 88.46% <ø> (ø) |
|
| adapter-doctrine | 90.97% <ø> (ø) |
|
| adapter-elasticsearch | 97.17% <ø> (ø) |
|
| adapter-google-sheet | 91.40% <ø> (ø) |
|
| adapter-http | 60.56% <ø> (ø) |
|
| adapter-json | 87.74% <ø> (ø) |
|
| adapter-logger | 83.33% <ø> (ø) |
|
| adapter-meilisearch | 97.87% <ø> (ø) |
|
| adapter-parquet | 78.15% <ø> (ø) |
|
| adapter-text | 82.92% <ø> (ø) |
|
| adapter-xml | 82.50% <ø> (ø) |
:rocket: New features to boost your workflow:
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Once https://github.com/halaxa/json-machine/pull/127 is merged we can move forward with this one!