Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CT Log end-to-end consistency test #537

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

linus-sun
Copy link
Contributor

@linus-sun linus-sun commented Nov 15, 2024

Summary

Per this doc, this PR adds an end-to-end test testing the consistency check and identity search portion of the certificate transparency logs workflow in cmd/ct_monitor/.

Release Note

NONE

Documentation

N/A

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.73%. Comparing base (d271ec7) to head (447dcd2).
Report is 175 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #537      +/-   ##
==========================================
- Coverage   64.02%   57.73%   -6.29%     
==========================================
  Files           4       18      +14     
  Lines         303     1486    +1183     
==========================================
+ Hits          194      858     +664     
- Misses         78      544     +466     
- Partials       31       84      +53     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You just need to call this in the make file for the test target

Signed-off-by: linus-sun <linussun@google.com>
Signed-off-by: linus-sun <linussun@google.com>
Signed-off-by: linus-sun <linussun@google.com>
Signed-off-by: linus-sun <linussun@google.com>
@linus-sun linus-sun force-pushed the linussun/ct-e2e-tests branch from ff7290c to b281a00 Compare November 20, 2024 19:22
@linus-sun linus-sun changed the title certificate transparency end-to-end consistency test CT Log end-to-end consistency test Nov 20, 2024
@linus-sun linus-sun force-pushed the linussun/ct-e2e-tests branch 22 times, most recently from c73b398 to 2497e0a Compare November 21, 2024 21:25
@linus-sun linus-sun force-pushed the linussun/ct-e2e-tests branch 28 times, most recently from ad09381 to 00c1aca Compare November 22, 2024 21:45
Signed-off-by: linus-sun <linussun@google.com>
@linus-sun linus-sun force-pushed the linussun/ct-e2e-tests branch from 00c1aca to 447dcd2 Compare November 22, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants