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

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

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

updates:

codspeed-hq[bot] commented 11 months ago

CodSpeed Performance Report

Merging #242 will not alter performance

Comparing pre-commit-ci-update-config (e5f240a) with main (484878e)

Summary

✅ 66 untouched benchmarks

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (484878e) 99.94% compared to head (620abc5) 99.94%.

:exclamation: Current head 620abc5 differs from pull request most recent head e5f240a. Consider uploading reports for the commit e5f240a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## ======================================= Coverage 99.94% 99.94% ======================================= Files 22 22 Lines 1872 1872 ======================================= Hits 1871 1871 Misses 1 1 ```

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