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

fix: fix 3.7 build #250

Closed tlambert03 closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (42c3c61) 99.89% compared to head (9437405) 99.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## ======================================= Coverage 99.89% 99.89% ======================================= Files 22 22 Lines 1900 1900 ======================================= Hits 1898 1898 Misses 2 2 ```

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

codspeed-hq[bot] commented 10 months ago

CodSpeed Performance Report

Merging #250 will degrade performances by 10.57%

Comparing tlambert03:fix3.7 (9437405) with main (42c3c61)

Summary

❌ 1 regressions ✅ 65 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main tlambert03:fix3.7 Change
test_emit_time[lambda-2] 109.4 µs 122.4 µs -10.57%