Commit 445a4fb
committed
test(deploy): exercise SetGitHubApp setter (P4.2b coverage)
deploy.go:414 (SetGitHubApp) was uncovered — the sqlmock tests set the minter
via a struct literal. Route through h.SetGitHubApp(minter) in the test helper
so the setter is exercised.1 parent f3dd069 commit 445a4fb
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
0 commit comments