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

add insertion of the peer's address before calling Service::call #16

Closed ubnt-intrepid closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into master will decrease coverage by 1.99%. The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #16   +/-   ##
======================================
- Coverage    47.4%   45.4%   -2%     
======================================
  Files          11      11           
  Lines         386     403   +17     
======================================
  Hits          183     183           
- Misses        203     220   +17
Impacted Files Coverage Δ
src/server/conn.rs 0% <0%> (ø) :arrow_up:
src/server.rs 0% <0%> (ø) :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 570409f...c61cb79. Read the comment docs.