pymmcore-plus / useq-schema

An implementation agnostic schema for describing a sequence of events during a multi-dimensional imaging acquisition.
https://pymmcore-plus.github.io/useq-schema/
BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

ci: use reusable workflows #159

Closed tlambert03 closed 7 months ago

tlambert03 commented 7 months ago

using the reusable workflows from https://github.com/pyapp-kit/workflows for a nice reduction in test setup complexity here

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (1657db7) to head (f25c2c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## =========================================== + Coverage 98.28% 100.00% +1.71% =========================================== Files 14 8 -6 Lines 874 458 -416 =========================================== - Hits 859 458 -401 + Misses 15 0 -15 ```

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