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

to match jwst testing, ignore scripts in jwst ci job #83

Merged
merged 1 commit into from Mar 1, 2023

Conversation

braingram
Copy link
Collaborator

this package suffers from the same issue as gwcs: spacetelescope/gwcs#444

jwst ignores the scripts directory for pytest
https://github.com/spacetelescope/jwst/blob/4285c4efb95bc368f36456e9e106e6aba6abd597/setup.cfg#L152

this PR replicates that ignore to address CI failures seen for:
#82

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2a97636) 0.00% compared to head (9ed491c) 0.00%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #83   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          25      25           
  Lines        3066    3066           
======================================
  Misses       3066    3066           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zacharyburnett zacharyburnett added the no-changelog-entry-needed does not require an entry in `CHANGES.rst` label Mar 1, 2023
@zacharyburnett zacharyburnett merged commit 656bbfa into spacetelescope:master Mar 1, 2023
@braingram braingram deleted the ci/jwst branch March 1, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog-entry-needed does not require an entry in `CHANGES.rst`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants