my8100 / scrapydweb

Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO :point_right:
https://github.com/my8100/files
GNU General Public License v3.0
3.16k stars 565 forks source link

in none English environment pg instance, 'exists' will not in str(err), use DuplicateDatabase instead #229

Open Pandaaaa906 opened 8 months ago

Pandaaaa906 commented 8 months ago

'exists' will not in str(err), use DuplicateDatabase instead

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 00e9f230-625d-4f4a-a266-4f41b44d9fe5

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
scrapydweb/utils/setup_database.py 0 3 0.0%
<!-- Total: 0 3 0.0% -->
Files with Coverage Reduction New Missed Lines %
scrapydweb/utils/setup_database.py 1 43.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 1f9efb3c-a791-4498-b745-263362a8011e: 0.1%
Covered Lines: 3469
Relevant Lines: 4040

💛 - Coveralls