Closed tlambert03 closed 5 months ago
Attention: Patch coverage is 97.43590%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 87.14%. Comparing base (
7b1aefd
) to head (4badc90
).
Files | Patch % | Lines |
---|---|---|
src/superqt/utils/_throttler.py | 97.43% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
review from @Czaki would be appreciated
I hit a cleanup issue and eventually traced it back to qdebounced/qthrottled holding a strong reference when used on a bound method. This ensures that those two decorators don't hold strong refs