feat: make Signal and SignalInstance Generic, support static type validation of signal connections #304
+1,741
−76
Codecov / codecov/project
failed
Nov 4, 2024 in 0s
99.95% (-0.05%) compared to 019232e
View this Pull Request on Codecov
99.95% (-0.05%) compared to 019232e
Details
Codecov Report
Attention: Patch coverage is 96.77419%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 99.95%. Comparing base (
019232e
) to head (cdb2ec3
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/psygnal/_signal.py | 96.15% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #304 +/- ##
===========================================
- Coverage 100.00% 99.95% -0.05%
===========================================
Files 21 21
Lines 2062 2089 +27
===========================================
+ Hits 2062 2088 +26
- Misses 0 1 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading