Add support for signing jar and taco files using jar_signer #3894
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 is95.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%> (ø) |
Loading