[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3ba249: Remove incomplete @covers annotations

Michal Čihař michal at cihar.com
Wed Mar 19 16:05:09 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3ba249176a4a0317b3deef00d7e7a717cd55286d
      https://github.com/phpmyadmin/phpmyadmin/commit/3ba249176a4a0317b3deef00d7e7a717cd55286d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M test/classes/PMA_Config_test.php
    M test/classes/PMA_Header_test.php
    M test/classes/PMA_Theme_test.php

  Log Message:
  -----------
  Remove incomplete @covers annotations

PHPUnit now uses these to list code which is covered and was not listed
in @covers, what produces quite a lot of errors. I don't think we really
need to explicitely list those directives.

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list