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

Enhancement: Use Php74 rule set #576

Merged
merged 3 commits into from
Dec 28, 2021
Merged

Enhancement: Use Php74 rule set #576

merged 3 commits into from
Dec 28, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • uses the Php74 rule set

@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #576 (8c374e0) into main (7faa592) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #576   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       164       164           
===========================================
  Files             34        34           
  Lines            542       542           
===========================================
  Hits             542       542           
Impacted Files Coverage Δ
src/AutoFormatNormalizer.php 100.00% <ø> (ø)
src/ChainNormalizer.php 100.00% <ø> (ø)
src/Exception/InvalidIndentSizeException.php 100.00% <ø> (ø)
src/Exception/InvalidIndentStringException.php 100.00% <ø> (ø)
src/Exception/InvalidIndentStyleException.php 100.00% <ø> (ø)
...rc/Exception/InvalidJsonEncodeOptionsException.php 100.00% <ø> (ø)
src/Exception/InvalidJsonEncodedException.php 100.00% <ø> (ø)
src/Exception/InvalidNewLineStringException.php 100.00% <ø> (ø)
...on/NormalizedInvalidAccordingToSchemaException.php 100.00% <ø> (ø)
...tion/OriginalInvalidAccordingToSchemaException.php 100.00% <ø> (ø)
... and 17 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 7faa592...8c374e0. Read the comment docs.

@localheinz localheinz merged commit ec36a7e into main Dec 28, 2021
@localheinz localheinz deleted the feature/php74 branch December 28, 2021 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants