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

Add PHP 8.2 to the CI Matrix #102

Merged
merged 5 commits into from
May 31, 2022
Merged

Add PHP 8.2 to the CI Matrix #102

merged 5 commits into from
May 31, 2022

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented May 31, 2022

Also adds allowed composer plugins

Also adds allowed composer plugins
@gsteel gsteel added the enhancement New feature or request label May 31, 2022
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #102 (c287a74) into main (99a6951) will decrease coverage by 2.37%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #102      +/-   ##
============================================
- Coverage     58.11%   55.73%   -2.38%     
- Complexity      200      208       +8     
============================================
  Files            32       34       +2     
  Lines           635      784     +149     
============================================
+ Hits            369      437      +68     
- Misses          266      347      +81     
Impacted Files Coverage Δ
src/Type/RemotePersistence.php 92.30% <0.00%> (-7.70%) ⬇️
src/TypeBuilder.php 24.52% <0.00%> (-3.36%) ⬇️
src/DiffTool.php 100.00% <0.00%> (ø)
src/Type/Spec.php 100.00% <0.00%> (ø)
src/ConfigProvider.php 100.00% <0.00%> (ø)
src/Exception/BuildError.php 0.00% <0.00%> (ø)
src/Exception/FilesystemError.php 66.66% <0.00%> (ø)
src/Container/PrismicApiClientFactory.php 100.00% <0.00%> (ø)
src/CustomTypeApiConfigProvider.php 0.00% <0.00%> (ø)
src/ApiToolsConfigProvider.php 0.00% <0.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca0a1c9...c287a74. Read the comment docs.

@gsteel gsteel changed the title Add PHP 8.2 to supported PHP versions Add PHP 8.2 to the CI Matrix May 31, 2022
@gsteel gsteel merged commit 81d462c into main May 31, 2022
@gsteel gsteel deleted the support-8.2 branch May 31, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant