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

Update tools to fix PHP warnings #231

Merged
merged 2 commits into from
Oct 14, 2020
Merged

Update tools to fix PHP warnings #231

merged 2 commits into from
Oct 14, 2020

Conversation

villfa
Copy link
Collaborator

@villfa villfa commented Oct 13, 2020

No description provided.

@codecov
Copy link

codecov bot commented Oct 13, 2020

Codecov Report

Merging #231 into master will decrease coverage by 0.24%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #231      +/-   ##
============================================
- Coverage     78.30%   78.05%   -0.25%     
  Complexity      108      108              
============================================
  Files            17       17              
  Lines           318      319       +1     
============================================
  Hits            249      249              
- Misses           69       70       +1     
Impacted Files Coverage Δ Complexity Δ
...lomaticComplexity/CyclomaticComplexityAssessor.php 100.00% <ø> (ø) 14.00 <0.00> (ø)
src/Commands/ChurnCommand.php 0.00% <0.00%> (ø) 6.00 <0.00> (ø)
src/Configuration/Config.php 100.00% <ø> (ø) 26.00 <0.00> (ø)
src/Factories/ProcessFactory.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Managers/FileManager.php 96.29% <ø> (ø) 12.00 <0.00> (ø)
src/Managers/ProcessManager.php 31.81% <0.00%> (+1.38%) 8.00 <0.00> (ø)
src/Renderers/Results/CsvResultsRenderer.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Renderers/Results/JsonResultsRenderer.php 100.00% <ø> (ø) 1.00 <0.00> (ø)
src/Results/ResultCollection.php 100.00% <ø> (ø) 5.00 <0.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 d3b201a...f034533. Read the comment docs.

@villfa villfa merged commit b41c1a9 into bmitch:master Oct 14, 2020
@villfa villfa deleted the fix/warnings branch October 14, 2020 07:10
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.

1 participant