Closed Dexus closed 7 years ago
Merging #59 into devel will increase coverage by
0.81%
. The diff coverage is48.27%
.
@@ Coverage Diff @@
## devel #59 +/- ##
==========================================
+ Coverage 62.67% 63.49% +0.81%
==========================================
Files 23 23
Lines 1980 2008 +28
==========================================
+ Hits 1241 1275 +34
+ Misses 647 642 -5
+ Partials 92 91 -1
Impacted Files | Coverage Δ | |
---|---|---|
core/host/supervisor.go | 71.42% <48.27%> (+6.04%) |
:arrow_up: |
sessions/sess_utils.go | 65.98% <0%> (+2.04%) |
:arrow_up: |
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 ec59309...d6c9d17. Read the comment docs.
Please check if the PR fulfills these requirements
The commit message follows our guidelines. See Contributing guide
Tests for the changes have been added (for bug fixes / features)
Docs have been added / updated (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) feature
What is the current behavior? (You can also link to an open issue here)
1
What is the new behavior (if this is a feature change)? new QUIC support for TLS servers
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information:
This change is