tailscale/.github
Denton Gentry d12add6e22 Adjust coverage options.
+ we don't need an exactly accurate count of the number of times each
  time ran. Remove -covermode, the default "set" will be fine to just
  track whether a given line ran at all.
+ add -benchtime=1x. We only need to run the benchmarks once.
+ -bench=. to match any character.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-01-07 21:34:43 -08:00
..
ISSUE_TEMPLATE Remove the explicit security redirect. 2020-02-13 22:44:08 -08:00
workflows Adjust coverage options. 2021-01-07 21:34:43 -08:00