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

Add support for signing jar and taco files using jar_signer #3894

Merged
merged 1 commit into from
Aug 18, 2023

Add support for signing jar and taco files using jar_signer

5580f75
Select commit
Loading
Failed to load commit list.
Merged

Add support for signing jar and taco files using jar_signer #3894

Add support for signing jar and taco files using jar_signer
5580f75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2023 in 0s

92.05% (target 80.00%)

View this Pull Request on Codecov

92.05% (target 80.00%)

Details

Codecov Report

Merging #3894 (5580f75) into main (bbdd8ce) will increase coverage by 0.01%.
The diff coverage is 95.83%.

@@            Coverage Diff             @@
##             main    #3894      +/-   ##
==========================================
+ Coverage   92.03%   92.05%   +0.01%     
==========================================
  Files         186      187       +1     
  Lines        5639     5662      +23     
==========================================
+ Hits         5190     5212      +22     
- Misses        449      450       +1     
Files Changed Coverage Δ
src/sign_workflow/signer_jar.py 95.45% <95.45%> (ø)
src/sign_workflow/sign_args.py 100.00% <100.00%> (ø)
src/sign_workflow/signers.py 100.00% <100.00%> (ø)