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

self-update: enable zipsign signature verification #987

Merged
merged 1 commit into from
Nov 9, 2023
Merged

self-update: enable zipsign signature verification #987

merged 1 commit into from
Nov 9, 2023

Conversation

jdx
Copy link
Owner

@jdx jdx commented Nov 9, 2023

Fixes #980

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5bbc727) 87.38% compared to head (48f70dc) 87.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #987      +/-   ##
==========================================
+ Coverage   87.38%   87.39%   +0.01%     
==========================================
  Files         132      132              
  Lines       11646    11656      +10     
==========================================
+ Hits        10177    10187      +10     
  Misses       1469     1469              
Files Coverage Δ
src/cli/self_update.rs 95.74% <93.93%> (+1.15%) ⬆️

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

@jdx jdx merged commit 9084a69 into main Nov 9, 2023
17 checks passed
@jdx jdx deleted the zipsign branch November 9, 2023 21:04
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.

Use signature option in self_update
1 participant