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

funilrys / PyFunceble / 827 / 9
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 18 May 2019 04:21PM UTC
Files 47
Run time 3s
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

18 May 2019 04:12PM UTC coverage: 100.0%. Remained the same
PYTHON_VERSION="3.6.8"

push

travis-ci-com

funilrys
Fix and improvement of along and around the multiprocessing logic.

1. Fix of a cleaning issue while using `--multiprocess`.

Indeed before this patch, there was a cleaning is issue
under `--multiprocessing` which caused the files to
sometimes be completely deleted in a middle of a test.

It was because I did not distingue the parent process
from its children.

Contributors:
    * @mitchellkrogza

2. Fix of the percentage counter

Indeed, before this patch, it was possible to get `300%` for example.

Contributors:
    * @mitchellkrogza

3. Reduction of function or code block call.

Indeed, under the autocontinue subsystem there was some codeblock which
were only needed under `--multiprocess` or at specific events under it.

4. Introduction of a `--multiprocess` configuration presets.

Indeed, before this patch, it was possible to give `0` as number of process.
It was also possible to disable the autocontinue subsystem even if it is
vital. It is now impossible to do that.

5. Fix issue when a link is given to `-f` or `-uf`.

Indeed, before this patch we were parsing the given URL as filename.
That caused the autocontinue subsystem to simply clean the whole output
directory.

6. Rename method for clarity.

Indeed, I renamed
    PyFunceble.file_multiprocess_core.FileMultiprocessCore.__auto_save_process
to
    PyFunceble.file_multiprocess_core.FileMultiprocessCore.__merge_processes_data

2513 of 2513 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 827.9 (PYTHON_VERSION="3.6.8")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 652
  • Travis Job 827.9
  • dd86bd8b on github
  • Prev Job for PYTHON_VERSION="3.6.8" on dev (#826.9)
  • Next Job for PYTHON_VERSION="3.6.8" on dev (#828.22)
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