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

funilrys / PyFunceble / 827
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 18 May 2019 04:16PM UTC
Jobs 26
Files 47
Run time 23min
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
827

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

26.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 827.1 (PYTHON_VERSION="3.6.0") 18 May 2019 04:16PM UTC 0
100.0
Travis Job 827.1
2 827.2 (PYTHON_VERSION="3.6.1") 18 May 2019 04:16PM UTC 0
100.0
Travis Job 827.2
3 827.3 (PYTHON_VERSION="3.6.2") 18 May 2019 04:16PM UTC 0
100.0
Travis Job 827.3
4 827.4 (PYTHON_VERSION="3.6.3") 18 May 2019 04:16PM UTC 0
100.0
Travis Job 827.4
5 827.5 (PYTHON_VERSION="3.6.4") 18 May 2019 04:18PM UTC 0
100.0
Travis Job 827.5
6 827.6 (PYTHON_VERSION="3.6.5") 18 May 2019 04:19PM UTC 0
100.0
Travis Job 827.6
7 827.7 (PYTHON_VERSION="3.6.6") 18 May 2019 04:19PM UTC 0
100.0
Travis Job 827.7
8 827.8 (PYTHON_VERSION="3.6.7") 18 May 2019 04:19PM UTC 0
100.0
Travis Job 827.8
9 827.9 (PYTHON_VERSION="3.6.8") 18 May 2019 04:21PM UTC 0
100.0
Travis Job 827.9
10 827.10 (PYTHON_VERSION="3.7.0") 18 May 2019 04:21PM UTC 0
100.0
Travis Job 827.10
11 827.11 (PYTHON_VERSION="3.7.1") 18 May 2019 04:21PM UTC 0
100.0
Travis Job 827.11
12 827.12 (PYTHON_VERSION="3.7.2") 18 May 2019 04:22PM UTC 0
100.0
Travis Job 827.12
13 827.13 (PYTHON_VERSION="3.7.3") 18 May 2019 04:24PM UTC 0
100.0
Travis Job 827.13
14 827.14 (PYTHON_VERSION="3.6.0") 18 May 2019 04:26PM UTC 0
100.0
Travis Job 827.14
15 827.15 (PYTHON_VERSION="3.6.1") 18 May 2019 04:26PM UTC 0
100.0
Travis Job 827.15
16 827.16 (PYTHON_VERSION="3.6.2") 18 May 2019 04:26PM UTC 0
100.0
Travis Job 827.16
17 827.17 (PYTHON_VERSION="3.6.3") 18 May 2019 04:28PM UTC 0
100.0
Travis Job 827.17
18 827.18 (PYTHON_VERSION="3.6.4") 18 May 2019 04:30PM UTC 0
100.0
Travis Job 827.18
19 827.19 (PYTHON_VERSION="3.6.5") 18 May 2019 04:30PM UTC 0
100.0
Travis Job 827.19
20 827.20 (PYTHON_VERSION="3.6.6") 18 May 2019 04:30PM UTC 0
100.0
Travis Job 827.20
21 827.21 (PYTHON_VERSION="3.6.7") 18 May 2019 04:33PM UTC 0
100.0
Travis Job 827.21
22 827.22 (PYTHON_VERSION="3.6.8") 18 May 2019 04:35PM UTC 0
100.0
Travis Job 827.22
23 827.23 (PYTHON_VERSION="3.7.0") 18 May 2019 04:35PM UTC 0
100.0
Travis Job 827.23
24 827.24 (PYTHON_VERSION="3.7.1") 18 May 2019 04:35PM UTC 0
100.0
Travis Job 827.24
25 827.25 (PYTHON_VERSION="3.7.2") 18 May 2019 04:37PM UTC 0
100.0
Travis Job 827.25
26 827.26 (PYTHON_VERSION="3.7.3") 18 May 2019 04:39PM UTC 0
100.0
Travis Job 827.26
Source Files on build 827
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #827
  • dd86bd8b on github
  • Prev Build on dev (#826)
  • Next Build on dev (#828)
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