bmitch / churn-php

Discover files in need of refactoring.
MIT License
1.36k stars 56 forks source link

Write errors to the error output #313

Closed villfa closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #313 (5389229) into master (ed3493a) will decrease coverage by 0.12%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #313      +/-   ##
============================================
- Coverage     99.23%   99.11%   -0.13%     
  Complexity        2        2              
============================================
  Files            40       40              
  Lines           789      795       +6     
============================================
+ Hits            783      788       +5     
- Misses            6        7       +1     
Impacted Files Coverage Δ
src/Command/RunCommand.php 98.85% <66.66%> (-1.15%) :arrow_down:
src/Command/Helper/MaxScoreChecker.php 100.00% <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 ed3493a...5389229. Read the comment docs.