Closed jjeffcaii closed 3 years ago
Merging #111 (5b9a7f5) into master (9e4c006) will decrease coverage by
0.04%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #111 +/- ##
==========================================
- Coverage 62.67% 62.62% -0.05%
==========================================
Files 100 100
Lines 4525 4525
==========================================
- Hits 2836 2834 -2
- Misses 1416 1417 +1
- Partials 273 274 +1
Impacted Files | Coverage Δ | |
---|---|---|
internal/socket/duplex.go | 31.93% <0.00%> (ø) |
|
server.go | 70.22% <0.00%> (-1.13%) |
:arrow_down: |
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 9e4c006...5b9a7f5. Read the comment docs.
[One line description of your change]
Motivation:
[Explain here the context, and why you're making that change. What is the problem you're trying to solve.]
Modifications:
[Describe the modifications you've done.]
Result:
[After your change, what will change.]