go-siris / siris

DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!
Other
142 stars 16 forks source link

Feature/quic lucas clemente #59

Closed Dexus closed 7 years ago

Dexus commented 7 years ago

This change is Reviewable

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 7 years ago

Codecov Report

Merging #59 into devel will increase coverage by 0.81%. The diff coverage is 48.27%.

Impacted file tree graph

@@            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.