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

Adding QC checks for example SSSOM files #268

Merged
merged 3 commits into from
Mar 16, 2023
Merged

Adding QC checks for example SSSOM files #268

merged 3 commits into from
Mar 16, 2023

Conversation

matentzn
Copy link
Collaborator

This pull request adds continuous integration testing for all example SSSOM files provided in the examples directory, see also @cthoyt comments in #258.

@matentzn matentzn requested a review from cthoyt March 14, 2023 11:18
- name: Install latest SSSOM
env:
DEFAULT_BRANCH: master
run: pip install --upgrade pip && pip install -U sssom
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this not install SSSOM locally from the repository that's been pulled, so it can be used to test changes to the code as well? Otherwise, this PR is great.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requires more work, because the sssom toolkit is in a different location, and maintained differently then the stuff maintained here. We know what to do: #115

But we have not gotten around to this yet.

@matentzn matentzn merged commit 01db05c into master Mar 16, 2023
@cthoyt cthoyt deleted the add-mapping-qc branch March 16, 2023 11: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.

None yet

2 participants