Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to GitHub actions for CI #183

Closed

Conversation

WilliamJamieson
Copy link
Contributor

Switches to using github actions for CI

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a9bf1b1) 94.27% compared to head (bba68a5) 94.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   94.27%   94.27%           
=======================================
  Files          11       11           
  Lines        1940     1940           
  Branches      295      350   +55     
=======================================
  Hits         1829     1829           
  Misses         92       92           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zacharyburnett
Copy link
Collaborator

do we want devdeps testing for any of these dependencies?

tweakwcs/setup.py

Lines 68 to 76 in a9bf1b1

INSTALL_REQUIRES = [
'numpy',
'astropy>=5.0.4',
'gwcs>=0.14.0',
'stsci.stimage',
'stsci.imagestats',
'spherical_geometry>=1.2.20',
'packaging>=19.0',
]

@WilliamJamieson WilliamJamieson deleted the feature/ci branch August 30, 2023 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants