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

refactor parallelism #88

Merged
merged 4 commits into from
Dec 17, 2022
Merged

refactor parallelism #88

merged 4 commits into from
Dec 17, 2022

Conversation

eahenle
Copy link
Collaborator

@eahenle eahenle commented Dec 17, 2022

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 17, 2022

Code formatting requirements not met. See PR #89

eahenle and others added 3 commits December 17, 2022 14:40
Co-authored-by: eahenle <eahenle@users.noreply.github.com>
Repository owner deleted a comment from codecov-commenter Dec 17, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #88 (77260e9) into main (dc14ca7) will decrease coverage by 97.72%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #88       +/-   ##
==========================================
- Coverage   97.72%   0.00%   -97.73%     
==========================================
  Files          14      14               
  Lines         352     358        +6     
==========================================
- Hits          344       0      -344     
- Misses          8     358      +350     
Impacted Files Coverage Δ
src/gram_matrix.jl 0.00% <0.00%> (-94.12%) ⬇️
src/misc.jl 0.00% <0.00%> (-100.00%) ⬇️
src/check_isom.jl 0.00% <0.00%> (-100.00%) ⬇️
src/GraphMatrix.jl 0.00% <0.00%> (-100.00%) ⬇️
src/ProductGraph.jl 0.00% <0.00%> (-100.00%) ⬇️
src/visualization.jl 0.00% <0.00%> (-100.00%) ⬇️
src/graph_products.jl 0.00% <0.00%> (-100.00%) ⬇️
src/graph_conversion.jl 0.00% <0.00%> (-100.00%) ⬇️
src/kernels/random_walk.jl 0.00% <0.00%> (-100.00%) ⬇️
src/graph_products/direct.jl 0.00% <0.00%> (-100.00%) ⬇️
... and 5 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eahenle eahenle merged commit 99d1354 into main Dec 17, 2022
@eahenle eahenle deleted the refactor-parallelism branch February 18, 2023 18:41
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.

None yet

2 participants