Skip to content

Various code improvements #181

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

Various code improvements #181

merged 1 commit into from
Oct 24, 2020

Conversation

AydinHassan
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #181 into master will decrease coverage by 0.00%.
The diff coverage is 87.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #181      +/-   ##
============================================
- Coverage     95.52%   95.51%   -0.01%     
+ Complexity      636      633       -3     
============================================
  Files            95       95              
  Lines          1942     1940       -2     
============================================
- Hits           1855     1853       -2     
  Misses           87       87              
Impacted Files Coverage Δ Complexity Δ
src/Check/CodeParseCheck.php 100.00% <ø> (ø) 7.00 <0.00> (ø)
src/Check/FileExistsCheck.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/Check/PhpLintCheck.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/Command/PrintCommand.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Command/VerifyCommand.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/Event/EventDispatcher.php 100.00% <ø> (ø) 12.00 <0.00> (ø)
src/Exception/ExerciseNotAssignedException.php 100.00% <ø> (ø) 1.00 <0.00> (ø)
src/Exception/MissingArgumentException.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/ExerciseDispatcher.php 100.00% <ø> (ø) 20.00 <0.00> (ø)
src/Input/Input.php 94.44% <ø> (ø) 9.00 <0.00> (ø)
... and 23 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 0cce3c2...1a57923. Read the comment docs.

@AydinHassan AydinHassan merged commit 1381227 into master Oct 24, 2020
@AydinHassan AydinHassan deleted the various-code-inspections branch June 4, 2021 21:00
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