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

funilrys / PyFunceble / 1886
97%

Build:
DEFAULT BRANCH: master
Ran 04 May 2020 06:38PM UTC
Jobs 5
Files 83
Run time 2min
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
1886

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%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1886.1 (PYTHON_VERSION="3.8.2" TOXENV="py38") 04 May 2020 06:38PM UTC 0
100.0
Travis Job 1886.1
2 1886.2 (PYTHON_VERSION="3.8.2" TOXENV="py38") 04 May 2020 06:40PM UTC 0
100.0
Travis Job 1886.2
4 1886.4 (PYTHON_VERSION="3.7.7" TOXENV="py37") 04 May 2020 06:40PM UTC 0
100.0
Travis Job 1886.4
5 1886.5 (PYTHON_VERSION="3.6.10" TOXENV="py36") 04 May 2020 06:38PM UTC 0
100.0
Travis Job 1886.5
6 1886.6 (PYTHON_VERSION="3.6.10" TOXENV="py36") 04 May 2020 06:39PM UTC 0
100.0
Travis Job 1886.6
Source Files on build 1886
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1886
  • 58db861d on github
  • Prev Build on master (#1876)
  • Next Build on master (#2006)
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