-
Notifications
You must be signed in to change notification settings - Fork 27
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
🎨 Ensure profiling middleware is compatible with fastapi #6760
🎨 Ensure profiling middleware is compatible with fastapi #6760
Conversation
Quality Gate failedFailed conditions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool. ok thought that was more than types. thanks!!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## pydantic_v2_migration_do_not_squash_updates #6760 +/- ##
===============================================================================
+ Coverage 84.31% 84.38% +0.07%
===============================================================================
Files 1098 1070 -28
Lines 44466 47395 +2929
Branches 869 263 -606
===============================================================================
+ Hits 37491 39996 +2505
- Misses 6853 7339 +486
+ Partials 122 60 -62
Continue to review full report in Codecov by Sentry.
|
dcdc863
into
ITISFoundation:pydantic_v2_migration_do_not_squash_updates
What do these changes do?
Related issue/s
How to test
Dev-ops checklist