Closed WilliamJamieson closed 8 months ago
Patch coverage has no change and project coverage change: -1.46%
:warning:
Comparison is base (
507cddd
) 82.31% compared to head (ea2a1c7
) 80.86%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
ImportError: cannot import name 'ols_cas22' from 'stcal.ramp_fitting'
Looks like a symptom of failed C-extension build. But I don't see any error in the log.
This PR uses the
extension-helpers
build dependency to simplify the cython code build.Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)