Open tlambert03 opened 8 months ago
Comparing tlambert03:generic-sig-group-decriptor
(d4c196e) with main
(2143681)
✅ 66
untouched benchmarks
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
2143681
) to head (d4c196e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is carrying on what I tried to do in #291.
It all works, but makes for an unappealing consequence when annotating with
ClassVar[SignalGroupDescriptor]
as described in https://github.com/pyapp-kit/psygnal/pull/291#issuecomment-1988739365working on it here