Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Starlette 0.41.x and FastAPI 0.115.x; bump to 0.41.2 and 0.115.4, respectively #933

Merged
merged 2 commits into from
Jan 10, 2025

Bump starlette to 0.41.2 and fastapi to 0.115.4

c8db221
Select commit
Loading
Failed to load commit list.
Merged

Allow Starlette 0.41.x and FastAPI 0.115.x; bump to 0.41.2 and 0.115.4, respectively #933

Bump starlette to 0.41.2 and fastapi to 0.115.4
c8db221
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

90.36% (+0.02%) compared to 8d9d354

View this Pull Request on Codecov

90.36% (+0.02%) compared to 8d9d354

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.36%. Comparing base (8d9d354) to head (c8db221).
Report is 35 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #933      +/-   ##
==========================================
+ Coverage   90.34%   90.36%   +0.02%     
==========================================
  Files         148      148              
  Lines        4317     4328      +11     
  Branches      529      529              
==========================================
+ Hits         3900     3911      +11     
  Misses        316      316              
  Partials      101      101              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.