Skip to content

Strict types #180

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

Merged
merged 1 commit into from
Oct 24, 2020
Merged

Strict types #180

merged 1 commit into from
Oct 24, 2020

Conversation

AydinHassan
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #180 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #180   +/-   ##
=========================================
  Coverage     95.52%   95.52%           
  Complexity      636      636           
=========================================
  Files            95       95           
  Lines          1942     1942           
=========================================
  Hits           1855     1855           
  Misses           87       87           
Impacted Files Coverage Δ Complexity Δ
src/Application.php 34.72% <ø> (ø) 22.00 <0.00> (ø)
src/Check/CheckRepository.php 100.00% <ø> (ø) 8.00 <0.00> (ø)
src/Check/CodeParseCheck.php 100.00% <ø> (ø) 7.00 <0.00> (ø)
src/Check/ComposerCheck.php 100.00% <ø> (ø) 10.00 <0.00> (ø)
src/Check/DatabaseCheck.php 100.00% <ø> (ø) 7.00 <0.00> (ø)
src/Check/FileExistsCheck.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/Check/FunctionRequirementsCheck.php 100.00% <ø> (ø) 12.00 <0.00> (ø)
src/Check/PhpLintCheck.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/CodeInsertion.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/CodePatcher.php 100.00% <ø> (ø) 12.00 <0.00> (ø)
... and 84 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 bbd9849...94e0d7a. Read the comment docs.

@AydinHassan AydinHassan merged commit 0cce3c2 into master Oct 24, 2020
@AydinHassan AydinHassan deleted the strict-types branch October 24, 2020 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants