-
-
Notifications
You must be signed in to change notification settings - Fork 397
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
fix: resource warnings #3838
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3838 +/- ##
==========================================
- Coverage 98.40% 98.35% -0.05%
==========================================
Files 344 344
Lines 15467 15485 +18
Branches 1701 1707 +6
==========================================
+ Hits 15220 15230 +10
- Misses 118 122 +4
- Partials 129 133 +4 ☔ 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 |
af78e6c
to
03d8126
Compare
03d8126
to
4ea485b
Compare
16fc63a
to
f2f9988
Compare
Description
ResourceWarning
from unclosedUploadFile
instancesResourceWarning
inrun_server
fixtureCloses #3835