Closed tlambert03 closed 8 months ago
Attention: Patch coverage is 88.88889%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 95.19%. Comparing base (
d1853b0
) to head (b37c434
).
Files | Patch % | Lines |
---|---|---|
src/nd2/structures.py | 88.23% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Comparing color
(b37c434) with main
(d1853b0)
✅ 13
untouched benchmarks
closes #184.
Metadata.channel.color
is now an (r,g,b,a) tuple. If you want the original Elements integer format, usecolor.as_abgr_u4()