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

ci(pre-commit.ci): autoupdate #264

Closed pre-commit-ci[bot] closed 8 months ago

pre-commit-ci[bot] commented 8 months ago

updates:

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #264 will improve performances by 13.98%

Comparing pre-commit-ci-update-config (8a1cc30) with main (4a1fc32)

Summary

⚡ 1 improvements ✅ 65 untouched benchmarks

Benchmarks breakdown

Benchmark main pre-commit-ci-update-config Change
test_create_signal 139.3 µs 122.2 µs +13.98%
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (4a1fc32) 100.00% compared to head (8a1cc30) 100.00%.

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

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