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

parallelize tests #693

Merged
merged 14 commits into from
Jan 9, 2025
Merged

parallelize tests #693

merged 14 commits into from
Jan 9, 2025

Conversation

willow-ahrens
Copy link
Collaborator

@willow-ahrens willow-ahrens commented Jan 8, 2025

runs the test suite in parallel

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/tensors/fibers.jl 66.66% 2 Missing ⚠️
src/tensors/levels/mutex_levels.jl 0.00% 1 Missing ⚠️
src/tensors/levels/pattern_levels.jl 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/scheduler/LogicExecutor.jl 90.24% <100.00%> (ø)
src/tensors/combinators/swizzle.jl 64.10% <100.00%> (+0.94%) ⬆️
src/tensors/levels/dense_levels.jl 91.58% <100.00%> (+0.07%) ⬆️
src/tensors/levels/dense_rle_levels.jl 81.81% <100.00%> (-0.84%) ⬇️
src/tensors/levels/element_levels.jl 86.13% <100.00%> (+0.13%) ⬆️
src/tensors/levels/separate_levels.jl 76.25% <100.00%> (-0.56%) ⬇️
src/tensors/levels/sparse_band_levels.jl 74.30% <100.00%> (-0.98%) ⬇️
src/tensors/levels/sparse_bytemap_levels.jl 80.16% <100.00%> (-0.33%) ⬇️
src/tensors/levels/sparse_coo_levels.jl 89.95% <100.00%> (-0.92%) ⬇️
src/tensors/levels/sparse_dict_levels.jl 81.14% <100.00%> (-0.36%) ⬇️
... and 9 more

@willow-ahrens willow-ahrens merged commit 886f013 into main Jan 9, 2025
6 checks passed
@willow-ahrens willow-ahrens deleted the wma/test_parallel branch January 9, 2025 21:18
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.

1 participant