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

Delete content of CertStore #401

Merged
merged 3 commits into from
Jul 5, 2024
Merged

Delete content of CertStore #401

merged 3 commits into from
Jul 5, 2024

Conversation

Kubuxu
Copy link
Contributor

@Kubuxu Kubuxu commented Jul 4, 2024

Resolves #376

Resolves #376

Signed-off-by: Jakub Sztandera <[email protected]>
@Kubuxu Kubuxu requested a review from Stebalien July 4, 2024 18:31
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 55.55556% with 12 lines in your changes missing coverage. Please review.

Project coverage is 79.09%. Comparing base (b262121) to head (85daefa).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #401   +/-   ##
=======================================
  Coverage   79.09%   79.09%           
=======================================
  Files          36       36           
  Lines        3473     3497   +24     
=======================================
+ Hits         2747     2766   +19     
- Misses        453      455    +2     
- Partials      273      276    +3     
Files Coverage Δ
certstore/certstore.go 63.55% <55.55%> (-0.60%) ⬇️

... and 3 files with indirect coverage changes

Copy link

github-actions bot commented Jul 4, 2024

Fuzz test failed on commit 1d06128. To troubleshoot locally, download the seed corpus using GitHub CLI by running:

gh run download 9798660940 -n testdata

Alternatively, download directly from here.

@Kubuxu Kubuxu enabled auto-merge July 4, 2024 22:04
@Kubuxu Kubuxu added this pull request to the merge queue Jul 5, 2024
Merged via the queue into main with commit d7bf51b Jul 5, 2024
7 of 8 checks passed
@Kubuxu Kubuxu deleted the fix/certstore-clear branch July 5, 2024 08:49
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.

certstore.Clear should clean all certificates
2 participants