pyapp-kit / psygnal

Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)
https://psygnal.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
84 stars 13 forks source link

test: test for recursion error #284

Closed tlambert03 closed 8 months ago

tlambert03 commented 8 months ago

adds basic test for recursion error as discovered/mentioned in https://github.com/Czaki/psygnal/pull/1

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (d8cab76) to head (158cfb8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #284 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 1880 1880 ========================================= Hits 1880 1880 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #284 will not alter performance

Comparing tlambert03:recursion-test (158cfb8) with main (d8cab76)

Summary

✅ 66 untouched benchmarks