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: fixing-tests for pyside6 #314

Closed tlambert03 closed 4 months ago

codspeed-hq[bot] commented 4 months ago

CodSpeed Performance Report

Merging #314 will not alter performance

Comparing tlambert03:fix-tests (9833837) with tlambert03:fix-tests (173baec)

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 (46f039f) to head (9833837). Report is 7 commits behind head on main.

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

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