EdgyEdgemond / web-error

Web based exceptions for JSON apis.
Apache License 2.0
0 stars 1 forks source link

handle HTTPExceptions #12

Closed EdgyEdgemond closed 3 years ago

EdgyEdgemond commented 3 years ago

closes #11

codecov-io commented 3 years ago

Codecov Report

Merging #12 (16c83ee) into master (f0c0fba) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          155       163    +8     
=========================================
+ Hits           155       163    +8     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
web_error/handler/fastapi.py 100.00% <100.00%> (ø)
web_error/handler/starlette.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 f0c0fba...16c83ee. Read the comment docs.