manage-fastapi icon indicating copy to clipboard operation
manage-fastapi copied to clipboard

Add 'routes' command

Open Kludex opened this issue 4 years ago • 3 comments

image

@ycd There is a need to update the images, but I don't know how you generate them.

Kludex avatar Nov 14 '21 13:11 Kludex

Codecov Report

Merging #57 (1825c75) into master (510ea4e) will increase coverage by 3.42%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   83.68%   87.11%   +3.42%     
==========================================
  Files           7        7              
  Lines         141      163      +22     
==========================================
+ Hits          118      142      +24     
+ Misses         23       21       -2     
Impacted Files Coverage Δ
manage_fastapi/helpers.py 81.81% <100.00%> (+18.18%) :arrow_up:
manage_fastapi/main.py 85.41% <100.00%> (+12.44%) :arrow_up:
manage_fastapi/config.py 71.42% <0.00%> (-14.29%) :arrow_down:

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 510ea4e...1825c75. Read the comment docs.

codecov-commenter avatar Nov 14 '21 13:11 codecov-commenter

@Kludex we can merge this too if you want, then i can add images JFYK.

PS: I use carbon.now.sh to generate those images 😀

ycd avatar Jan 06 '22 00:01 ycd

I need to check the import again, I think I'm missing some error handling. Thanks!

Kludex avatar Jan 06 '22 09:01 Kludex