mayflower / mo4-coding-standard

MO4 Coding Standard Rules for Codesniffer based on Symfony Coding Standards.
MIT License
17 stars 10 forks source link

Extend Phan analysis #159

Closed mmoll closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #159 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #159   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       133       133           
===========================================
  Files              6         6           
  Lines            553       553           
===========================================
  Hits             553       553           
Impacted Files Coverage Δ Complexity Δ
...4/Sniffs/Arrays/ArrayDoubleArrowAlignmentSniff.php 100.00% <ø> (ø) 26.00 <0.00> (ø)
MO4/Sniffs/Arrays/MultiLineArraySniff.php 100.00% <ø> (ø) 8.00 <0.00> (ø)
MO4/Sniffs/Commenting/PropertyCommentSniff.php 100.00% <100.00%> (ø) 22.00 <0.00> (ø)
...iffs/Formatting/AlphabeticalUseStatementsSniff.php 100.00% <100.00%> (ø) 35.00 <0.00> (ø)
...iffs/Formatting/UnnecessaryNamespaceUsageSniff.php 100.00% <100.00%> (ø) 27.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 275cb9d...fdd75a4. Read the comment docs.