PHPCS has identified that some of the Echo PHPUnit tests are missing @covers tags. Those tags
are necessary for PHPUnit to accurately calculate test coverage.
See the PHPUnit documentation for how to use it.
Once the tags have been added, the MissingCovers sniff should be re-enabled in .phpcs.xml.