Closed mboersma closed 7 years ago
Merging #489 into master will decrease coverage by
-0.25%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #489 +/- ##
==========================================
- Coverage 56.18% 55.93% -0.25%
==========================================
Files 29 29
Lines 1221 1221
==========================================
- Hits 686 683 -3
- Misses 497 500 +3
Partials 38 38
Impacted Files | Coverage Δ | |
---|---|---|
pkg/sshd/server.go | 55% <ø> (-2.23%) |
:x: |
pkg/healthsrv/circuit_state.go | 88.88% <ø> (+11.11%) |
:white_check_mark: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update deac308...7f121a4. Read the comment docs.
Oh there are lots of these 😃
Without this change, Travis CI runs a separate job for each environment variable, which was unintended.