Closed webbertakken closed 1 year ago
Merging #31 (6c05eb9) into main (75d018d) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #31 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 2 +1
Lines 39 87 +48
Branches 4 7 +3
=========================================
+ Hits 39 87 +48
Impacted Files | Coverage Δ | |
---|---|---|
src/config/config.mts | 100.00% <100.00%> (ø) |
|
src/domain/Controller.mts | 100.00% <100.00%> (ø) |
Impacted Files | Coverage Δ | |
---|---|---|
src/config/config.mts | 100.00% <100.00%> (ø) |
|
src/domain/Controller.mts | 100.00% <100.00%> (ø) |
Changes
installationId
from the request headers andowner
andrepo
from the event payload.pkcs8
(recognisable byBEGIN PRIVATE KEY
signature) overpkcs1
(recognisable byBEGIN RSA PRIVATE KEY
signature)Signature signature signature, yes I know :D
Checklist