Originally reported by Ram Rachum (Bitbucket: coolrr, GitHub: coolrr)
If you have a multiprocessing.Process
that runs on some lines of code, Coverage currently doesn't detect that and doesn't mark these lines as executed.
A sample module that uses multiprocessing.Process
is attached; when run with coverage
, all the 1 + 1
lines are marked as not executed, when in fact they have been executed by the auxiliary process.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4