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

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

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

updates:

codspeed-hq[bot] commented 10 months ago

CodSpeed Performance Report

Merging #247 will improve performances by 11.37%

Comparing pre-commit-ci-update-config (c5e5209) with main (de1ccb4)

Summary

⚡ 1 improvements ✅ 65 untouched benchmarks

Benchmarks breakdown

Benchmark main pre-commit-ci-update-config Change
test_emit_time[partial_method-2] 136.3 µs 122.4 µs +11.37%
codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (de1ccb4) 99.89% compared to head (c5e5209) 99.89%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #247 +/- ## ======================================= Coverage 99.89% 99.89% ======================================= Files 22 22 Lines 1900 1900 ======================================= Hits 1898 1898 Misses 2 2 ```

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