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

funilrys / PyFunceble / 1876
97%

Build:
DEFAULT BRANCH: master
Ran 03 May 2020 06:37PM UTC
Jobs 9
Files 83
Run time 14min
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
1876

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)

2 of 2 new or added lines in 2 files covered. (100.0%)

3425 of 3425 relevant lines covered (100.0%)

6.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1876.1 (PYTHON_VERSION="3.8.2" TOXENV="py38") 03 May 2020 06:37PM UTC 0
100.0
Travis Job 1876.1
2 1876.2 (PYTHON_VERSION="3.8.2" TOXENV="py38") 03 May 2020 06:39PM UTC 0
100.0
Travis Job 1876.2
3 1876.3 (PYTHON_VERSION="3.7.7" TOXENV="py37") 03 May 2020 06:37PM UTC 0
100.0
Travis Job 1876.3
4 1876.4 (PYTHON_VERSION="3.7.7" TOXENV="py37") 03 May 2020 06:41PM UTC 0
100.0
Travis Job 1876.4
5 1876.5 (PYTHON_VERSION="3.6.10" TOXENV="py36") 03 May 2020 06:40PM UTC 0
100.0
Travis Job 1876.5
6 1876.6 (PYTHON_VERSION="3.6.10" TOXENV="py36") 03 May 2020 06:42PM UTC 0
100.0
Travis Job 1876.6
7 1876.7 (PYTHON_VERSION="3.8.2" TOXENV="py38") 03 May 2020 06:47PM UTC 0
0.0
Travis Job 1876.7
8 1876.8 (PYTHON_VERSION="3.8.2" TOXENV="py38") 03 May 2020 06:51PM UTC 0
0.0
Travis Job 1876.8
9 1876.9 (PYTHON_VERSION="3.8.2" TOXENV="py38") 03 May 2020 06:49PM UTC 0
0.0
Travis Job 1876.9
Source Files on build 1876
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1876
  • 58db861d on github
  • Prev Build on master (#1875)
  • Next Build on master (#1886)
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