sebastianbergmann / php-code-coverage

Library that provides collection, processing, and rendering functionality for PHP code coverage information.
BSD 3-Clause "New" or "Revised" License
8.81k stars 373 forks source link

Fix GroupUse #998

Closed Slamdunk closed 1 year ago

Slamdunk commented 1 year ago

Fix https://github.com/sebastianbergmann/php-code-coverage/issues/996

codecov[bot] commented 1 year ago

Codecov Report

Merging #998 (0ba7a8b) into 9.2 (db88708) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                9.2     #998   +/-   ##
=========================================
  Coverage     84.37%   84.37%           
- Complexity     1187     1188    +1     
=========================================
  Files            61       61           
  Lines          4242     4243    +1     
=========================================
+ Hits           3579     3580    +1     
  Misses          663      663           
Impacted Files Coverage Δ
...c/StaticAnalysis/ExecutableLinesFindingVisitor.php 98.94% <100.00%> (+<0.01%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

steevanb commented 1 year ago

@sebastianbergmann Hi, do you know when a release for version 10.1.x will be created, with this fix? Thanks.

sebastianbergmann commented 1 year ago

A couple of minutes ago :)