phparkitect / arkitect

Put your architectural rules under test!
MIT License
703 stars 36 forks source link

Add "andShould" (#326) #427

Closed sebastianstucke87 closed 4 months ago

sebastianstucke87 commented 5 months ago

Added andShould as requested in #326

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.20%. Comparing base (b78ecce) to head (370ed8a). Report is 3 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #427 +/- ## ============================================ + Coverage 94.19% 94.20% +0.01% - Complexity 582 583 +1 ============================================ Files 69 69 Lines 1533 1536 +3 ============================================ + Hits 1444 1447 +3 Misses 89 89 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

AlessandroMinoccheri commented 4 months ago

Hi @sebastianstucke87 can you please fix red checks?