Closed markspec closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
5db90a6
) 84.32% compared to head (a9cf805
) 84.34%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@markspec I made some code style changes to make it more readable. All tests pass, but to ensure logic didn't break, can you double-check? It's ready to merge besides that.
@tasansal , looks good!
Update the logging in autochannlewrap.
It now logs explaining when and why it is using type A. It also suggests corrective actions if the user expects it to ingest as type b (unwrapped).
Resolves issue #331.