abersheeran / baize

Powerful and exquisite WSGI/ASGI framework/toolkit.
https://baize.aber.sh
Apache License 2.0
83 stars 3 forks source link

Deleted `Router.build_url` to keep simple #21

Closed abersheeran closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (2121ff0) into master (8b17cd7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1620      1619    -1     
=========================================
- Hits          1620      1619    -1     
Impacted Files Coverage Δ
baize/asgi.py 100.00% <100.00%> (ø)
baize/routing.py 100.00% <100.00%> (ø)
baize/wsgi.py 100.00% <100.00%> (ø)

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 8b17cd7...2121ff0. Read the comment docs.