Problem/Motivation

Trying to generate a coverage report for Drupal 8, I encountered some error results.

Turns out they're because of incorrect @covers/@coversDefaultClass annotation.

Proposed resolution

Fix them. :-)

Remaining tasks

User interface changes

API changes

CommentFileSizeAuthor
#1 2219913.patch2.56 KBMile23
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Mile23’s picture

FileSize
2.56 KB

The fix. Super-simple.

Mile23’s picture

Status: Active » Needs review
tstoeckler’s picture

Status: Needs review » Reviewed & tested by the community

Yup, looks good.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Nice catch!

Committed and pushed to 8.x. Thanks!

  • Commit 72341d4 on 8.x by webchick:
    Issue #2219913 by Mile23: Incorrect @covers/@coversDefaultClass breaks...

Status: Fixed » Closed (fixed)

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