delvtech / agent0

Analysis & simulation repo for Delv
https://agent0.readthedocs.io/en/latest/
Apache License 2.0
49 stars 21 forks source link

Fixing too many files open bug #1501

Closed slundqui closed 4 months ago

slundqui commented 4 months ago

Needed to maintain and close the docker client connection

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 70.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 81.25%. Comparing base (d0dd965) to head (7c63478).

Files Patch % Lines
src/agent0/core/hyperdrive/interactive/chain.py 70.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1501 +/- ## ========================================== + Coverage 81.19% 81.25% +0.06% ========================================== Files 97 97 Lines 6786 6803 +17 ========================================== + Hits 5510 5528 +18 + Misses 1276 1275 -1 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1501/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/delvtech/agent0/pull/1501/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `81.25% <70.00%> (+0.06%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.