mayflower / mo4-coding-standard

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

Bump dependencies #171

Closed mmoll closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #171 (790b00b) into master (f71240d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #171   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       133       133           
===========================================
  Files              6         6           
  Lines            511       514    +3     
===========================================
+ Hits             511       514    +3     
Impacted Files Coverage Δ Complexity Δ
...4/Sniffs/Arrays/ArrayDoubleArrowAlignmentSniff.php 100.00% <100.00%> (ø) 26.00 <4.00> (ø)
MO4/Sniffs/Arrays/MultiLineArraySniff.php 100.00% <100.00%> (ø) 8.00 <0.00> (ø)
MO4/Sniffs/Commenting/PropertyCommentSniff.php 100.00% <100.00%> (ø) 22.00 <20.00> (ø)
...iffs/Formatting/AlphabeticalUseStatementsSniff.php 100.00% <100.00%> (ø) 35.00 <7.00> (ø)
...iffs/Formatting/UnnecessaryNamespaceUsageSniff.php 100.00% <100.00%> (ø) 27.00 <12.00> (ø)
...iffs/Strings/VariableInDoubleQuotedStringSniff.php 100.00% <100.00%> (ø) 15.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 59283bd...790b00b. Read the comment docs.