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

fix: relax runtime typing extensions requirement #101

Closed tlambert03 closed 2 years ago

tlambert03 commented 2 years ago

closes #100

codecov[bot] commented 2 years ago

Codecov Report

Merging #101 (ca49e93) into main (a3b0f1b) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   84.90%   84.91%   +0.01%     
==========================================
  Files          30       30              
  Lines        2385     2387       +2     
==========================================
+ Hits         2025     2027       +2     
  Misses        360      360              
Impacted Files Coverage Δ
src/superqt/utils/_qthreading.py 77.15% <100.00%> (+0.09%) :arrow_up:
src/superqt/utils/_throttler.py 90.09% <100.00%> (+0.09%) :arrow_up:

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 a3b0f1b...ca49e93. Read the comment docs.