Skip to content

Carry static context information into subprocesses#1089

Open
s0undt3ch wants to merge 1 commit intocoveragepy:mainfrom
s0undt3ch:hotfix/static-context-subprocesses
Open

Carry static context information into subprocesses#1089
s0undt3ch wants to merge 1 commit intocoveragepy:mainfrom
s0undt3ch:hotfix/static-context-subprocesses

Conversation

@s0undt3ch
Copy link
Copy Markdown

Fixes #1079

@s0undt3ch
Copy link
Copy Markdown
Author

Please provide direction if this is the wrong one.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1089 (e92571b) into master (7ff93a9) will decrease coverage by 0.03%.
The diff coverage is 70.00%.

@@            Coverage Diff             @@
##           master    #1089      +/-   ##
==========================================
- Coverage   91.28%   91.25%   -0.04%     
==========================================
  Files          90       90              
  Lines       13358    13360       +2     
  Branches     1493     1493              
==========================================
- Hits        12194    12191       -3     
- Misses        953      957       +4     
- Partials      211      212       +1     
Impacted Files Coverage Δ
coverage/multiproc.py 67.69% <66.66%> (-3.74%) ⬇️
coverage/control.py 90.62% <100.00%> (-0.53%) ⬇️

@ProsperousHeart
Copy link
Copy Markdown
Contributor

Is this still valid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI --context not used when multiprocessing is enabled(for child processes)

3 participants