Make WordPress Core

Changes between Initial Version and Version 9 of Ticket #39265


Ignore:
Timestamp:
08/23/2020 02:48:11 PM (6 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39265

    • Property Milestone Awaiting Review5.6
    • Property Owner set to SergeyBiryukov
    • Property Status newaccepted
    • Property Summary Missing @covers and @uses in the comments block in phpunt test for wordpressMissing @covers in the comment blocks in PHPUnit tests
  • Ticket #39265 – Description

    initial v9  
    1 PHPUnit has a comment block notation @cover and @uses that we are not using so we can create coverage report to see how much of WordPress has test
     1PHPUnit has a comment block notation @cover and @uses that we are not using so we can create coverage report to see how much of WordPress has tests
    22
    33https://thephp.cc/news/2014/03/phpunit-4-0-code-coverage-improvements