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

Add tests on PR #174

Merged

Conversation

leewujung
Copy link
Member

@leewujung leewujung commented Feb 7, 2024

This will be a pretty messy PR and may be closed and re-opened multiple times to see how things run.

@brandynlucca : Note to simplify this I actually made the following changes to requirements.txt:

  • unpinned everything in requirements.txt
  • added the missing dependency scipy
  • removed nb_conda_kernels, which is NOT a pip package

Unpinning everything is potentially risky and we may run into things breaking down the line (see #104), but my thought is that we can add any pinning back if needed -- usually we don't pin things unless the newer version has some compatibility problems or would require significant code changes (like pandas=2.0 introduced quite a bit of changes that broke many packages for some time).

@leewujung
Copy link
Member Author

I'll self-merge this too so that the automated tests get into the WIP branch. I'll also merge the pr.yaml back to main via a direct push, since it is... faster...

@leewujung leewujung merged commit 9883e92 into OSOceanAcoustics:brandynlucca-WIP-refactoring Feb 7, 2024
1 check passed
@leewujung leewujung deleted the tests_on_pr branch March 16, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant