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 `make build` #270

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 (be4dc93) 100.00% compared to head (aa440b0) 100.00%.

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

: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 #270 will degrade performances by 11.94%

Comparing tlambert03-patch-1 (aa440b0) with main (be4dc93)

Summary

❌ 1 regressions ✅ 65 untouched benchmarks

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

Benchmarks breakdown

Benchmark main tlambert03-patch-1 Change
test_create_signal 122.7 µs 139.3 µs -11.94%