community-of-python / microbootstrap

Bootstrap your microservices in a second!
27 stars 2 forks source link

New bootstrapper for FastAPI #18

Closed insani7y closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 97.98658% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
microbootstrap/bootstrappers/fastapi.py 96.77% 2 Missing :warning:
microbootstrap/bootstrappers/base.py 92.30% 1 Missing :warning:
Flag Coverage Δ
unittests 98.19% <97.98%> (+3.30%) :arrow_up:

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

Files with missing lines Coverage Δ
microbootstrap/__init__.py 100.00% <100.00%> (ø)
microbootstrap/bootstrappers/litestar.py 97.18% <100.00%> (+0.08%) :arrow_up:
microbootstrap/config/fastapi.py 100.00% <100.00%> (ø)
microbootstrap/granian_server.py 100.00% <ø> (ø)
microbootstrap/instruments/instrument_box.py 100.00% <100.00%> (ø)
...icrobootstrap/instruments/prometheus_instrument.py 100.00% <100.00%> (ø)
microbootstrap/settings.py 100.00% <100.00%> (ø)
microbootstrap/bootstrappers/base.py 96.42% <92.30%> (-1.76%) :arrow_down:
microbootstrap/bootstrappers/fastapi.py 96.77% <96.77%> (ø)

... and 2 files with indirect coverage changes