phpunit icon indicating copy to clipboard operation
phpunit copied to clipboard

added output of previous exceptions (including stackstrace) to output of junit logger

Open tweb-ix opened this issue 7 years ago • 1 comments

tweb-ix avatar Oct 15 '18 13:10 tweb-ix

Codecov Report

Merging #3350 into master will decrease coverage by 0.02%. The diff coverage is 40%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3350      +/-   ##
============================================
- Coverage     82.61%   82.59%   -0.03%     
- Complexity     3544     3547       +3     
============================================
  Files           143      143              
  Lines          9383     9388       +5     
============================================
+ Hits           7752     7754       +2     
- Misses         1631     1634       +3
Impacted Files Coverage Δ Complexity Δ
src/Util/Log/JUnit.php 88.27% <40%> (-1.73%) 35 <0> (+3)

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 9ae14a2...5229759. Read the comment docs.

codecov[bot] avatar Oct 16 '18 05:10 codecov[bot]

Thank you for your contribution. I appreciate the time you invested in preparing this pull request. However, I have decided not to merge it.

sebastianbergmann avatar Jan 13 '24 13:01 sebastianbergmann