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 #251

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

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

updates:

codspeed-hq[bot] commented 9 months ago

CodSpeed Performance Report

Merging #251 will not alter performance

Comparing pre-commit-ci-update-config (bc74f20) with main (4967f01)

Summary

✅ 66 untouched benchmarks

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4967f01) 99.89% compared to head (bc74f20) 99.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## ======================================= 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.