-
-
Notifications
You must be signed in to change notification settings - Fork 378
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
fix: resource warnings #3838
base: main
Are you sure you want to change the base?
fix: resource warnings #3838
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3838 +/- ##
==========================================
- Coverage 98.42% 98.42% -0.01%
==========================================
Files 333 333
Lines 15348 15350 +2
Branches 1694 1694
==========================================
+ Hits 15107 15108 +1
- Misses 111 112 +1
Partials 130 130 ☔ View full report in Codecov by Sentry. |
ace2012
to
af78e6c
Compare
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.
LGTM
Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/3838 |
Description
ResourceWarning
from unclosedUploadFile
instancesResourceWarning
inrun_server
fixtureCloses #3835