framework icon indicating copy to clipboard operation
framework copied to clipboard

Reverting updating code by Rector

Open msmakouz opened this issue 1 year ago • 1 comments

Q A
Bugfix? ✔️
Breaks BC?
New feature?
Issues #752

msmakouz avatar Aug 11 '22 13:08 msmakouz

Codecov Report

Merging #756 (ebc1b1c) into master (9b2b820) will decrease coverage by 0.02%. The diff coverage is 81.66%.

@@             Coverage Diff              @@
##             master     #756      +/-   ##
============================================
- Coverage     79.96%   79.94%   -0.03%     
- Complexity     6723     6724       +1     
============================================
  Files           758      759       +1     
  Lines         16999    17029      +30     
============================================
+ Hits          13593    13613      +20     
- Misses         3406     3416      +10     
Impacted Files Coverage Δ
...outes/src/Bootloader/AnnotatedRoutesBootloader.php 92.59% <ø> (ø)
src/Annotations/src/AnnotatedClass.php 100.00% <ø> (ø)
src/Annotations/src/AnnotatedMethod.php 100.00% <ø> (ø)
src/Annotations/src/AnnotatedProperty.php 100.00% <ø> (ø)
src/Annotations/src/AnnotationLocator.php 80.00% <ø> (ø)
src/Attributes/src/Internal/AttributeReader.php 100.00% <ø> (ø)
src/Attributes/src/Internal/CachedReader.php 0.00% <0.00%> (ø)
src/Attributes/src/Internal/Decorator.php 100.00% <ø> (ø)
...ttributes/src/Internal/FallbackAttributeReader.php 86.20% <ø> (ø)
...ternal/FallbackAttributeReader/AttributeParser.php 75.40% <0.00%> (ø)
... and 305 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 11 '22 13:08 codecov[bot]