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

Fix warning and increase coverage of install command #547

Merged
merged 5 commits into from Nov 13, 2023

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Nov 10, 2023

Closes #544

Description

There were some problems with this warning not being suppressed when it was being run internally. In the process I noticed that there didn't seem to be any tests covering the case where the install command is invoked with pip dependencies, so I added them, and then I could add appropriate assertions about when the warning should and should not be emitted.

@maresb maresb requested a review from a team as a code owner November 10, 2023 14:48
Copy link

netlify bot commented Nov 10, 2023

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit fcdadc9
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/654e5130d7875b0008b39f80
😎 Deploy Preview https://deploy-preview-547--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@maresb maresb merged commit b2df9ad into conda:main Nov 13, 2023
10 checks passed
@maresb maresb deleted the fix-warning branch November 13, 2023 16:09
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.

Spurious warning when running conda-lock install
2 participants