JuliaSIMD / ThreadingUtilities.jl

Utilities for low overhead threading in Julia.
MIT License
17 stars 4 forks source link

Run CI with both 32-bit and 64-bit Julia binaries #14

Closed DilumAluthge closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #14 (45770a6) into master (8044368) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          100       100           
=========================================
  Hits           100       100           

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 8044368...45770a6. Read the comment docs.

DilumAluthge commented 3 years ago

@chriselrod Can you also merge this PR once CI is green?

DilumAluthge commented 3 years ago

Actually, CI is already green. So this is good to merge.