Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update parallel_experiment.jl #76

Merged
merged 1 commit into from
Jun 4, 2020
Merged

Conversation

ajjacobs
Copy link
Contributor

@ajjacobs ajjacobs commented Jun 4, 2020

Call fetch in create_procs so that we know all the processes have started before global declarations

Call fetch in create_procs so that we know all the processes have started before global declarations
@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

Merging #76 into patch_0.6 will decrease coverage by 0.98%.
The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           patch_0.6      #76      +/-   ##
=============================================
- Coverage      16.82%   15.83%   -0.99%     
=============================================
  Files             11       11              
  Lines            755      802      +47     
=============================================
  Hits             127      127              
- Misses           628      675      +47     
Impacted Files Coverage Δ
src/parallel_experiment.jl 0.00% <0.00%> (ø)
src/args_iter.jl 65.11% <0.00%> (-6.68%) ⬇️
src/args_looper.jl 89.65% <0.00%> (-6.65%) ⬇️
src/parse.jl 44.00% <0.00%> (-2.81%) ⬇️
src/search.jl 83.33% <0.00%> (-1.42%) ⬇️
src/Reproduce.jl 11.11% <0.00%> (-1.39%) ⬇️
src/slurm.jl 0.00% <0.00%> (ø)
src/viewer.jl 0.00% <0.00%> (ø)
src/exp_utils.jl 0.00% <0.00%> (ø)
src/plot_utils.jl 0.00% <0.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b70bd0...c6525a1. Read the comment docs.

@mkschleg mkschleg merged commit 6b0cf4f into mkschleg:patch_0.6 Jun 4, 2020
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.

2 participants