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

docs: Update README.md with evented containers #272

Closed tlambert03 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b3783d8) 100.00% compared to head (7c0cc29) 100.00%.

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

: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 #272 will improve performances by 10.88%

Comparing tlambert03-patch-1 (7c0cc29) with main (b3783d8)

Summary

⚡ 1 improvements ✅ 65 untouched benchmarks

Benchmarks breakdown

Benchmark main tlambert03-patch-1 Change
test_create_signal 138.1 µs 124.6 µs +10.88%