Closed zacharyburnett closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
5dd17b1
) 74.60% compared to head (4c16afc
) 74.60%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
GitHub Actions are currently degraded; running tox -e test-devdeps-xdist
locally results in the following pip freeze
:
astropy @ git+https://github.com/astropy/astropy@f2fbb112983e953fb772c5ac81ec50dfa34bcc19
coverage==7.2.5
execnet==1.9.0
iniconfig==2.0.0
numpy==1.25.0.dev0+1357.ga2d21d8ac
opencv-python-headless==4.7.0.72
packaging==23.1
pluggy==1.0.0
psutil==5.9.5
pyerfa==2.0.0.3
pytest==7.3.1
pytest-cov==4.0.0
pytest-doctestplus==0.12.1
pytest-xdist==3.2.1
PyYAML==6.0
scipy==1.11.0.dev0
stcal @ file:///Users/zburnett/projects/stcal/.tox/.tmp/package/19/stcal-1.3.8.dev5%2Bg4c16afc.tar.gz#sha256=5d7459096498f9e422408f887c55651c038dc0b432a00dda16c89d1ef70945bc
Resolves SCSB-69
test against
pre
wheels ofastropy
,scipy
, andnumpy
to ensure incoming issues are resolvedChecklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)~