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 Php73 rule set #331

Merged
merged 2 commits into from
Nov 27, 2021
Merged

Enhancement: Use Php73 rule set #331

merged 2 commits into from
Nov 27, 2021

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Nov 27, 2021

This pull request

  • uses the Php73 rule set
  • runs make coding-standards

@localheinz localheinz self-assigned this Nov 27, 2021
@codecov
Copy link

codecov bot commented Nov 27, 2021

Codecov Report

Merging #331 (7171347) into main (e821e60) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #331   +/-   ##
=========================================
  Coverage     93.18%   93.18%           
  Complexity       88       88           
=========================================
  Files            11       11           
  Lines           176      176           
=========================================
  Hits            164      164           
  Misses           12       12           
Impacted Files Coverage Δ
src/Exception/CouldNotSet.php 100.00% <100.00%> (ø)
src/Exception/CouldNotUnset.php 100.00% <100.00%> (ø)
src/Exception/NotBackedUp.php 100.00% <100.00%> (ø)
src/Exception/NotSet.php 100.00% <100.00%> (ø)
src/Exception/ShouldNotBeUsed.php 100.00% <100.00%> (ø)
src/SystemVariables.php 92.85% <100.00%> (ø)
src/TestVariables.php 82.75% <100.00%> (ø)

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 e821e60...7171347. Read the comment docs.

@localheinz localheinz merged commit 95da2ce into main Nov 27, 2021
@localheinz localheinz deleted the feature/php73 branch November 27, 2021 16:28
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