JuliaLang / MbedTLS.jl

Wrapper around mbedtls
Other
41 stars 50 forks source link

0.7 compat for new cfunction macro #146

Closed quinnj closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #146 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   68.82%   68.82%           
=======================================
  Files          10       10           
  Lines         433      433           
=======================================
  Hits          298      298           
  Misses        135      135
Impacted Files Coverage Δ
src/MbedTLS.jl 11.11% <ø> (ø) :arrow_up:
src/entropy.jl 89.47% <100%> (ø) :arrow_up:
src/ssl.jl 71.65% <100%> (ø) :arrow_up:
src/ctr_drbg.jl 76.19% <100%> (ø) :arrow_up:

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 05eae2e...fabab28. Read the comment docs.