arkitect icon indicating copy to clipboard operation
arkitect copied to clipboard

Create alternative to namespaceMatchesOneOfTheseNamespaces using splat instead of array

Open hgraca opened this issue 2 years ago • 1 comments

This provides better typing and ease of use.

This is, however, a BC break.

hgraca avatar Jul 29 '23 10:07 hgraca

Codecov Report

Merging #403 (70eb7a2) into main (976c200) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##               main     #403   +/-   ##
=========================================
  Coverage     94.33%   94.33%           
  Complexity      571      571           
=========================================
  Files            67       67           
  Lines          1500     1500           
=========================================
  Hits           1415     1415           
  Misses           85       85           
Files Changed Coverage Δ
src/Analyzer/ClassDescription.php 100.00% <100.00%> (ø)
src/Rules/ArchRule.php 100.00% <100.00%> (ø)

codecov-commenter avatar Aug 05 '23 13:08 codecov-commenter