Skip to content
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: don't enqueue Worker for deletion in new_worker_qthread #211

Closed
wants to merge 4 commits into from

Merge branch 'main' into remove-worker-delete

087de9d
Select commit
Loading
Failed to load commit list.
Closed

fix: don't enqueue Worker for deletion in new_worker_qthread #211

Merge branch 'main' into remove-worker-delete
087de9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 1s

87.34% (+0.00%) compared to 60188de

View this Pull Request on Codecov

87.34% (+0.00%) compared to 60188de

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (60188de) 87.34% compared to head (087de9d) 87.34%.

Files Patch % Lines
src/superqt/utils/_qthreading.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   87.34%   87.34%           
=======================================
  Files          46       46           
  Lines        3334     3334           
=======================================
  Hits         2912     2912           
  Misses        422      422           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.