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

fix: crl cache log and err msg #475

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Conversation

Two-Hearts
Copy link
Contributor

This PR removes redundant logs in crl cache Get and Set methods. Instead, these logs should be logged in Notation CLI, see notaryproject/notation#1078 for reference.

This PR also fixes a couple of error messages in crl cache.

Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.25%. Comparing base (0191e75) to head (5d4c59d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #475      +/-   ##
==========================================
- Coverage   80.28%   80.25%   -0.03%     
==========================================
  Files          34       34              
  Lines        3328     3318      -10     
==========================================
- Hits         2672     2663       -9     
+ Misses        510      509       -1     
  Partials      146      146              

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

Copy link
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@priteshbandi priteshbandi left a comment

Choose a reason for hiding this comment

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

LGTM

@Two-Hearts Two-Hearts merged commit cf70e77 into notaryproject:main Nov 11, 2024
9 checks passed
@Two-Hearts Two-Hearts deleted the crl branch November 11, 2024 23:51
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.

4 participants