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

funilrys / PyFunceble / 1876 / 7
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 03 May 2020 06:47PM UTC
Files 0
Run time 0s
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: 0.0% (-100.0%) from 100.0%
PYTHON_VERSION="3.8.2" TOXENV="py38"

cron

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)

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 1876.7 (PYTHON_VERSION="3.8.2" TOXENV="py38")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1421
  • Travis Job 1876.7
  • 58db861d on github
  • Prev Job for PYTHON_VERSION="3.8.2" TOXENV="py38" on master (#1875.2)
  • Next Job for PYTHON_VERSION="3.8.2" TOXENV="py38" on master (#1886.1)
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