Skip to content

Conversation

chriselrod
Copy link
Collaborator

Fixes #124

@chriselrod chriselrod enabled auto-merge (squash) December 4, 2021 02:17
@codecov
Copy link

codecov bot commented Dec 4, 2021

Codecov Report

Merging #125 (034c073) into master (b694678) will increase coverage by 0.49%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   87.34%   87.83%   +0.49%     
==========================================
  Files          13       13              
  Lines         806      855      +49     
==========================================
+ Hits          704      751      +47     
- Misses        102      104       +2     
Impacted Files Coverage Δ
src/global_constants.jl 60.00% <100.00%> (ø)
src/init.jl 65.38% <0.00%> (-5.45%) ⬇️
src/funcptrs.jl 100.00% <0.00%> (ø)
src/complex_matmul.jl 100.00% <0.00%> (ø)
src/forward_diff.jl 97.77% <0.00%> (+0.15%) ⬆️
src/matmul.jl 91.90% <0.00%> (+0.42%) ⬆️
src/utils.jl 68.05% <0.00%> (+0.44%) ⬆️
src/macrokernels.jl 90.27% <0.00%> (+0.72%) ⬆️
src/integerdivision.jl 76.19% <0.00%> (+1.19%) ⬆️
src/block_sizes.jl 89.55% <0.00%> (+1.21%) ⬆️
... and 1 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 b694678...034c073. Read the comment docs.

@chriselrod chriselrod merged commit f2e527c into master Dec 4, 2021
@chriselrod chriselrod deleted the quickbusfix branch December 4, 2021 06: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.

bus error on Xeon Gold processor
1 participant