Fuyukai / Kyoukai

[OLD] A fully async web framework for Python3.5+ using asyncio
https://mirai.veriny.tf
MIT License
298 stars 14 forks source link

Update route.py #29

Closed AlbertoOS closed 7 years ago

AlbertoOS commented 7 years ago

Minor typo swapping pre-request and post-request

codecov-io commented 7 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   63.01%   63.01%           
=======================================
  Files           9        9           
  Lines         611      611           
=======================================
  Hits          385      385           
  Misses        226      226
Impacted Files Coverage Δ
kyoukai/route.py 68.26% <ø> (ø) :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 e8a409c...a4e3f76. Read the comment docs.