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: inherit secrets in reusable workflow #266

Closed tlambert03 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d3d558d) 99.89% compared to head (781f3d9) 99.89%.

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

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

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #266 will not alter performance

Comparing tlambert03:inherit-secrets (781f3d9) with main (d3d558d)

Summary

✅ 66 untouched benchmarks

tlambert03 commented 8 months ago

didn't do what I want... but might be because it's a PR. merging to test