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

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

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

updates:

codspeed-hq[bot] commented 5 months ago

CodSpeed Performance Report

Merging #308 will not alter performance

Comparing pre-commit-ci-update-config (4c6f123) with main (4c73b4d)

Summary

✅ 66 untouched benchmarks

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (4c73b4d) to head (4c6f123).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #308 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 21 -1 Lines 2078 2073 -5 ========================================= - Hits 2078 2073 -5 ```

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