https://bugzilla.wikimedia.org/show_bug.cgi?id=42433

       Web browser: ---
             Bug #: 42433
           Summary: Cleanup PID code in Utils
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Currently (04e798e4deb50d31bd460ffe018df875b36a87c7) the Wikibasse\Utils class
holds isPidAlive, getPidLock and makePidFilename methods, all public, static
and without tests. Seems like these should go into their own object that then
has associated unit tests.

This code is currently contributing a good bit to making the Utils class one of
the, according to PHP CodeCoverage, highest risks in the project:
http://wikidata-docs.wikimedia.de/testcoverage/phpcoverage/20121121/extensions_Wikibase.dashboard.html

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to