mohamed82008 / KissThreading.jl

Simple patterns supporting working with threads in Julia
MIT License
37 stars 4 forks source link

Add docstrings to all exports #18

Closed jw3126 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@aeeb417). Click here to learn what that means. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #18   +/-   ##
=========================================
  Coverage          ?   89.33%           
=========================================
  Files             ?        1           
  Lines             ?       75           
  Branches          ?        0           
=========================================
  Hits              ?       67           
  Misses            ?        8           
  Partials          ?        0
Impacted Files Coverage Δ
src/KissThreading.jl 89.33% <50%> (ø)

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 aeeb417...c5597a4. Read the comment docs.

mohamed82008 commented 5 years ago

Thanks for the PR!