JuliaSIMD / ThreadingUtilities.jl

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

Add ability to reset ThreadTasks #20

Closed chriselrod closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #20 (341e84c) into master (b83105c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          131       139    +8     
=========================================
+ Hits           131       139    +8     
Impacted Files Coverage Δ
src/ThreadingUtilities.jl 100.00% <100.00%> (ø)

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 b83105c...341e84c. Read the comment docs.