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

Closed pre-commit-ci[bot] closed 1 year ago

pre-commit-ci[bot] commented 1 year ago

updates:

codspeed-hq[bot] commented 1 year ago

CodSpeed Performance Report

Merging #239 will not alter performance

Comparing pre-commit-ci-update-config (4b35ef7) with main (5aa8791)

Summary

✅ 66 untouched benchmarks

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (5aa8791) 99.94% compared to head (4b35ef7) 99.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ======================================= Coverage 99.94% 99.94% ======================================= Files 22 22 Lines 1872 1872 ======================================= Hits 1871 1871 Misses 1 1 ``` | [Files](https://app.codecov.io/gh/pyapp-kit/psygnal/pull/239?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyapp-kit) | Coverage Δ | | |---|---|---| | [src/psygnal/\_dataclass\_utils.py](https://app.codecov.io/gh/pyapp-kit/psygnal/pull/239?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyapp-kit#diff-c3JjL3BzeWduYWwvX2RhdGFjbGFzc191dGlscy5weQ==) | `100.00% <100.00%> (ø)` | | | [src/psygnal/\_group\_descriptor.py](https://app.codecov.io/gh/pyapp-kit/psygnal/pull/239?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyapp-kit#diff-c3JjL3BzeWduYWwvX2dyb3VwX2Rlc2NyaXB0b3IucHk=) | `100.00% <100.00%> (ø)` | |

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