tpm2-software / tpm2-totp

Attest the trustworthiness of a device against a human using time-based one-time passwords
https://tpm2-software.github.io
BSD 3-Clause "New" or "Revised" License
163 stars 36 forks source link

Fix header includes and reduce overlinking #30

Closed diabonas closed 5 years ago

diabonas commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   80.46%   80.46%           
=======================================
  Files           5        5           
  Lines         819      819           
=======================================
  Hits          659      659           
  Misses        160      160
Impacted Files Coverage Δ
src/libtpm2-totp.c 84.66% <ø> (ø) :arrow_up:
test/libtpm2-totp.c 81.25% <ø> (ø) :arrow_up:
src/tpm2-totp-tcti.c 52.23% <ø> (ø) :arrow_up:
src/plymouth-tpm2-totp.c 77.02% <ø> (ø) :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 1a90bdc...2fab4ce. Read the comment docs.