tsukuyomi-rs / izanami

[WIP] A simple Web application interface inspired from ASGI.
https://tsukuyomi-rs.github.io/izanami
Apache License 2.0
3 stars 0 forks source link

initial h2 support #36

Closed ubnt-intrepid closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 1.45%. The diff coverage is 59.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   52.68%   54.14%   +1.45%     
==========================================
  Files          37       38       +1     
  Lines         725      940     +215     
==========================================
+ Hits          382      509     +127     
- Misses        343      431      +88
Impacted Files Coverage Δ
src/h2.rs 52.4% <52.4%> (ø)
tests/test_facade.rs 91.48% <90%> (+0.58%) :arrow_up:
src/server.rs 77.27% <0%> (+1.51%) :arrow_up:
src/net/tcp.rs 58.49% <0%> (+3.77%) :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 c369fa0...618ebfe. Read the comment docs.