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".

Command icon 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

mogtofu33 created an issue. See original summary.

pdureau’s picture

Title: Fix covers attribute » [2.0.0-rc] Fix covers attribute
pdureau’s picture

Title: [2.0.0-rc] Fix covers attribute » [2.0.0-rc] PHPUnit: Fix covers attribute
just_like_good_vibes’s picture

Assigned: Unassigned » christian.wiedemann
pdureau’s picture

Title: [2.0.0-rc] PHPUnit: Fix covers attribute » [2.0.0-rc1] PHPUnit: Fix covers attribute

christian.wiedemann made their first commit to this issue’s fork.

christian.wiedemann’s picture

Assigned: christian.wiedemann » Unassigned
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.