• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

funilrys / PyFunceble / 1838
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 21 Apr 2020 10:52PM UTC
Jobs 15
Files 83
Run time 18min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1838

push

travis-ci-com

funilrys
Fix MySQL/MariaDB connection/communication issue.

Indeed, before this patch, you may have seen the following in your MySQL
or MariaDB logs:

```
2020-04-18 15:46:28 11 [Warning] Aborted connection 11 to db: 'pyfunceble'
user: 'test' host: 'localhost' (Got an error reading communication packets)
```

This patch fixes that issue my reviewing and rewriting the way we
connect and close the connection. Our previous implementation of the
connection should had worked but something is probably wrong with PyMySQL.
Therefore, I wrote our very own and explicit context manager.

Contributors:
  * @spirillen

3332 of 3332 relevant lines covered (100.0%)

12.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1838.1 (PYTHON_VERSION="3.8.1" TOXENV="py38") 21 Apr 2020 10:52PM UTC 0
100.0
Travis Job 1838.1
2 1838.2 (PYTHON_VERSION="3.8.1" TOXENV="py38") 21 Apr 2020 10:54PM UTC 0
100.0
Travis Job 1838.2
3 1838.3 (PYTHON_VERSION="3.8.0" TOXENV="py38") 21 Apr 2020 10:52PM UTC 0
100.0
Travis Job 1838.3
4 1838.4 (PYTHON_VERSION="3.8.0" TOXENV="py38") 21 Apr 2020 10:54PM UTC 0
100.0
Travis Job 1838.4
5 1838.5 (PYTHON_VERSION="3.7.6" TOXENV="py37") 21 Apr 2020 10:52PM UTC 0
100.0
Travis Job 1838.5
6 1838.6 (PYTHON_VERSION="3.7.6" TOXENV="py37") 21 Apr 2020 10:53PM UTC 0
100.0
Travis Job 1838.6
7 1838.7 (PYTHON_VERSION="3.7.5" TOXENV="py37") 21 Apr 2020 10:54PM UTC 0
100.0
Travis Job 1838.7
8 1838.8 (PYTHON_VERSION="3.7.5" TOXENV="py37") 21 Apr 2020 10:56PM UTC 0
100.0
Travis Job 1838.8
9 1838.9 (PYTHON_VERSION="3.6.10" TOXENV="py36") 21 Apr 2020 10:55PM UTC 0
100.0
Travis Job 1838.9
10 1838.10 (PYTHON_VERSION="3.6.10" TOXENV="py36") 21 Apr 2020 10:58PM UTC 0
100.0
Travis Job 1838.10
11 1838.11 (PYTHON_VERSION="3.6.9" TOXENV="py36") 21 Apr 2020 10:57PM UTC 0
100.0
Travis Job 1838.11
12 1838.12 (PYTHON_VERSION="3.6.9" TOXENV="py36") 21 Apr 2020 10:58PM UTC 0
100.0
Travis Job 1838.12
13 1838.13 (PYTHON_VERSION="3.8.1" TOXENV="py38") 21 Apr 2020 11:04PM UTC 0
0.0
Travis Job 1838.13
14 1838.14 (PYTHON_VERSION="3.8.1" TOXENV="py38") 21 Apr 2020 11:10PM UTC 0
0.0
Travis Job 1838.14
15 1838.15 (PYTHON_VERSION="3.8.1" TOXENV="py38") 21 Apr 2020 11:07PM UTC 0
0.0
Travis Job 1838.15
Source Files on build 1838
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1838
  • ff885fd2 on github
  • Prev Build on dev (#1836)
  • Next Build on dev (#1840)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc