sambitdash / PDFIO.jl

PDF Reader Library for Native Julia.
Other
127 stars 13 forks source link

PKI Security Handler implementation #69

Closed sambitdash closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #69 into master will increase coverage by 0.75%. The diff coverage is 95.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   88.02%   88.78%   +0.75%     
==========================================
  Files          29       30       +1     
  Lines        2998     3103     +105     
==========================================
+ Hits         2639     2755     +116     
+ Misses        359      348      -11
Impacted Files Coverage Δ
src/Cos.jl 100% <ø> (ø) :arrow_up:
src/StdSecHandler.jl 92.97% <90%> (+0.54%) :arrow_up:
src/PKISecHandler.jl 93.75% <93.75%> (ø)
src/LibCrypto.jl 89.55% <97.29%> (+0.77%) :arrow_up:
src/CosCrypt.jl 96.92% <97.59%> (+19.5%) :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 123afb0...695b9a0. Read the comment docs.