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

funilrys / PyFunceble / 1838 / 6
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 21 Apr 2020 10:53PM UTC
Files 83
Run time 10s
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

21 Apr 2020 10:48PM UTC coverage: 100.0%. Remained the same
PYTHON_VERSION="3.7.6" TOXENV="py37"

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

3334 of 3334 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 1838.6 (PYTHON_VERSION="3.7.6" TOXENV="py37")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1387
  • Travis Job 1838.6
  • ff885fd2 on github
  • Prev Job for PYTHON_VERSION="3.7.6" TOXENV="py37" on dev (#1836.5)
  • Next Job for PYTHON_VERSION="3.7.6" TOXENV="py37" on dev (#1840.5)
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