Closed samaloney closed 1 year ago
Test fails seem unrelated.
Patch coverage: 100.00%
and project coverage change: +0.02%
:tada:
Comparison is base (
6dd8193
) 76.99% compared to head (74e77d4
) 77.02%.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Around this line https://github.com/i4Ds/STIXCore/blob/6dd81930999b971ae4606fa9226deaefbe3361e1/stixcore/products/level2/housekeepingL2.py#L289 or in general? We don't really handle other kinds of missing spice information so I'm not sure.
no the for each "file" loop here: https://github.com/i4Ds/STIXCore/blob/6dd81930999b971ae4606fa9226deaefbe3361e1/stixcore/products/level2/housekeepingL2.py#L256
but this is more general failure handle. so i can do it also in a dedicated PR
Add try catch around rotation matrix calculation and if not available set roll, yaw and pitch to nans.