Closed Stebalien closed 1 month ago
I'm not a huge fan of adding another layer, but we were starting to have a lot of random adjacent services and this lets us atomically swap them out.
Attention: Patch coverage is 59.13978%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 76.31%. Comparing base (
b5667dd
) to head (5d66683
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
f3.go | 59.13% | 19 Missing and 19 partials :warning: |
This was causing some testing issues because, e.g., calls to
IsRunning
would block while the startup logic was fetching the initial power table.