thinkingmachines / linksight-2018

LinkSight is a web app for applying the Philippine Standard Geographic Code to messy and misspelled barangay, municipality, city, and province names.
https://linksight.thinkingmachin.es
GNU General Public License v3.0
11 stars 1 forks source link

Improved the profiler tests #309

Closed stuckoverflo closed 5 years ago

stuckoverflo commented 5 years ago
Creating test database for alias 'default'...
System check identified no issues (1 silenced).
Testing All Matches...
Testing Missing Barangay...
Testing Missing MuniCity...
Testing Missing Province...
Testing Just Barangay...
Testing Just MuniCity...
Testing Just Province...
Testing Barangay-MuniCity...
Testing MuniCity-Province...
Testing Barangay-Province...
Testing Naming Variations...
Testing No matches...
.Found 2000 correct matches out of 2000 records
Clean:
        Duration: 7.62
        Accuracy: 1.00
..Found 1759 correct matches out of 2000 records
Messy:
        Duration: 129.65
        Accuracy: 0.88
...
----------------------------------------------------------------------
Ran 6 tests in 175.478s

OK
Destroying test database for alias 'default'...
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 133


Totals Coverage Status
Change from base Build 124: 0.5%
Covered Lines: 658
Relevant Lines: 778

💛 - Coveralls