Closed bhazelton closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
d24b1c6
) to head (710f28c
). Report is 26 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
works for me. Good idea moving some of that finalization into a new function
That refactoring was required because my added if
statement made it too complex 😝
Description
Fixes a bug which resulted in incorrect uvws for output UVData object.
Motivation and Context
Fixes #473
Types of changes
Checklist:
For all pull requests:
Bug fix checklist: