Closed kkappler closed 10 months ago
This minor change allows aurora to explicitly pass the list of filters to remove during processing calibration. Specifically, in the instance that no calibration is required, an empty list is passed. Before this update, an empty list would trigger the channel_resposne to create a possibly non-empty list of filters.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #183 +/- ## ======================================= Coverage 83.90% 83.90% ======================================= Files 269 269 Lines 20044 20045 +1 ======================================= + Hits 16818 16819 +1 Misses 3226 3226 ``` | [Flag](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/183/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/kujaku11/mt_metadata/pull/183/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP) | `83.90% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JP#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.