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

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

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

updates:

codspeed-hq[bot] commented 6 months ago

CodSpeed Performance Report

Merging #305 will not alter performance

Comparing pre-commit-ci-update-config (f7fa993) with main (c4c83b2)

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 (c4c83b2) to head (f7fa993).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 2071 2071 ========================================= Hits 2071 2071 ```

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

tlambert03 commented 5 months ago

pinning miniforge in benchmarks due to https://github.com/airspeed-velocity/asv/issues/1396