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

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

Build:
DEFAULT BRANCH: master
Ran 03 May 2020 06:29PM UTC
Files 83
Run time 7s
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

03 May 2020 06:22PM UTC coverage: 100.0% (+0.03%) from 99.97%
PYTHON_VERSION="3.6.10" TOXENV="py36"

push

travis-ci-com

funilrys
Introduction of PyFunceble v3.1.0 (Teal Blauwbok: Ladybug)

Fixed:
  * MySQL/MariaDB connection/communication issue.

    Fix of the following MariaDB/MySQL log:

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

  * Multiprocessing logic.
    We were first checking if a subject should be ignored then
    we pushed the subject to the multiprocessing pool.

    From now, we do the checking inside a process.

  * Length of the first line of all outputed files.

  * Coloration of the PyFunceble ASCII-Art at the enf of a test.

    It was not correct for the MySQL/MariaDB database types.

Improved:
  * Configuration loader.
    Indeed, it was one of the least changed subsystem (since D-1).

  * Behavior behind the generation of the `.pyfunceble-env` file for
    those who use the MariaDB/MySQL database types.
    Indeed, we were generating it even if we didn't have any data
    to write.

  * Help messages.

  * Documentation grammar, spelling and structure.

  * README grammar and spelling.

  * Structure of the inactive database (JSON).

New:
  * Introduction of a documentation about some MySQL/MariaDB limitation
    that end-user may meet.

  * Introduction of the `--dots` argument and logic.
    If used,
        dots (`.`) will be printed when we skip a subject.

        `S` will be printed in the preparation part in order to
        signalize a subject that has to be tested.

        `I` will be printed in the preparation part in order to
        signalize a subject that has to be ignored.

  * Introduction of the self-cleaning of the inactive database.

    After 28 days (configurable), a subject will be automatically
    removed.

  * Introduction of the generation of a temporary shadow file.
    Indeed, in order to reduce the time where the system check
    if a subject should be ignored, we check them all at the beginn... (continued)

3427 of 3427 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 1875.6 (PYTHON_VERSION="3.6.10" TOXENV="py36")
  • Tree
  • List 0
  • Changed 82
  • Source Changed 82
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1420
  • Travis Job 1875.6
  • 58db861d on github
  • Prev Job for PYTHON_VERSION="3.6.10" TOXENV="py36" on master (#1873.9)
  • Next Job for PYTHON_VERSION="3.6.10" TOXENV="py36" on master (#1876.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc