legend-exp / LegendDataManagement.jl

LegendMetadata access in Julia
Other
1 stars 5 forks source link

Include pulser and similar channels in channelinfo #19

Closed oschulz closed 8 months ago

oschulz commented 8 months ago

CC @theHenks , can you give this a try?

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d5ff3f6) 57.65% compared to head (85edf37) 57.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ========================================== + Coverage 57.65% 57.76% +0.10% ========================================== Files 14 14 Lines 803 805 +2 ========================================== + Hits 463 465 +2 Misses 340 340 ```

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

theHenks commented 8 months ago

@oschulz Seems fine to me. I see all aux channels, the pulser and the baseline trigger. Can be merged!