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

Fix CS #318

Merged
merged 2 commits into from
Dec 13, 2021
Merged

Fix CS #318

merged 2 commits into from
Dec 13, 2021

Conversation

villfa
Copy link
Collaborator

@villfa villfa commented Dec 13, 2021

@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #318 (ea441e9) into master (4cd9c61) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #318   +/-   ##
=========================================
  Coverage     99.12%   99.12%           
  Complexity        2        2           
=========================================
  Files            40       40           
  Lines           801      801           
=========================================
  Hits            794      794           
  Misses            7        7           
Impacted Files Coverage Δ
src/Assessor/CyclomaticComplexityAssessor.php 100.00% <ø> (ø)
src/Command/AssessComplexityCommand.php 100.00% <ø> (ø)
src/Command/Helper/MaxScoreChecker.php 100.00% <ø> (ø)
src/Command/Helper/ProgressBarSubscriber.php 100.00% <ø> (ø)
src/Command/RunCommand.php 98.80% <ø> (ø)
src/Configuration/Config.php 100.00% <ø> (ø)
src/Configuration/Loader.php 100.00% <ø> (ø)
src/Configuration/Validator.php 100.00% <ø> (ø)
src/Event/Broker.php 100.00% <ø> (ø)
src/Event/Event/AfterAnalysisEvent.php 100.00% <ø> (ø)
... and 30 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 4cd9c61...ea441e9. Read the comment docs.

@villfa villfa merged commit ee62ef6 into bmitch:master Dec 13, 2021
@villfa villfa deleted the fix/cs branch December 13, 2021 15:55
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.

None yet

1 participant