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

put SignalInstance in TYPE_CHECKING clause, check min requirements #70

Closed tlambert03 closed 2 years ago

tlambert03 commented 2 years ago

see https://forum.image.sc/t/problem-with-qtpy-when-running-napari/63975/7

codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (093f41d) into main (96de1a2) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files          26       26           
  Lines        2251     2251           
=======================================
  Hits         1898     1898           
  Misses        353      353           
Impacted Files Coverage Δ
src/superqt/utils/_throttler.py 90.00% <100.00%> (ø)

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 96de1a2...093f41d. Read the comment docs.