Problem/Motivation
Some @covers attributes in tests are not good and can be removed as @coversDefaultClass is enough. They raise PHPUnit warnings when running a --coverage-text: "@covers \Drupal\ui_patterns\XX" is invalid".
Issue fork ui_patterns-3491560
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
pdureau commentedComment #4
pdureau commentedComment #5
just_like_good_vibesComment #6
pdureau commentedComment #8
christian.wiedemann commented