pyapp-kit / superqt

Missing widgets and components for Qt-python
https://pyapp-kit.github.io/superqt/
BSD 3-Clause "New" or "Revised" License
210 stars 38 forks source link

reskip test_object_thread_return on ci #43

Closed tlambert03 closed 3 years ago

tlambert03 commented 3 years ago

somehow the skip got commented out... and tests are hanging

codecov-commenter commented 3 years ago

Codecov Report

Merging #43 (2ff87f2) into main (b0532c3) will decrease coverage by 0.46%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   85.30%   84.83%   -0.47%     
==========================================
  Files          27       27              
  Lines        2150     2150              
==========================================
- Hits         1834     1824      -10     
- Misses        316      326      +10     
Impacted Files Coverage Δ
src/superqt/utils/_ensure_thread.py 77.55% <0.00%> (-20.41%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b0532c3...2ff87f2. Read the comment docs.