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
159 stars 35 forks source link

ci: enable codecov #80

Closed diabonas closed 3 years ago

diabonas commented 3 years ago

Enable Codecov again after the switch to GitHub Actions in #78.

codecov[bot] commented 3 years ago

Codecov Report

Merging #80 (d8294aa) into master (4cdb5af) will decrease coverage by 2.27%. The diff coverage is 100.00%.

:exclamation: Current head d8294aa differs from pull request most recent head aaebd2c. Consider uploading reports for the commit aaebd2c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   83.94%   81.67%   -2.28%     
==========================================
  Files           4        4              
  Lines         760      802      +42     
==========================================
+ Hits          638      655      +17     
- Misses        122      147      +25     
Impacted Files Coverage Δ
test/libtpm2-totp.c 81.63% <100.00%> (-1.71%) :arrow_down:
src/tpm2-totp.c 77.10% <0.00%> (-3.25%) :arrow_down:
src/plymouth-tpm2-totp.c 78.31% <0.00%> (-1.95%) :arrow_down:
src/libtpm2-totp.c 85.03% <0.00%> (-1.62%) :arrow_down:

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 5f01f78...aaebd2c. Read the comment docs.