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

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

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

updates:

codspeed-hq[bot] commented 4 months ago

CodSpeed Performance Report

Merging #313 will not alter performance

Comparing pre-commit-ci-update-config (416b115) with main (7762209)

Summary

✅ 66 untouched benchmarks

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (7762209) to head (416b115). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #313 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 21 21 Lines 2073 2062 -11 ========================================= - Hits 2073 2062 -11 ```

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