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

Set PATH when running local install #185

Merged
merged 15 commits into from
Aug 19, 2024
Merged

Set PATH when running local install #185

merged 15 commits into from
Aug 19, 2024

Conversation

basnijholt
Copy link
Owner

@basnijholt basnijholt commented Aug 19, 2024


📚 Documentation preview 📚: https://unidep--185.org.readthedocs.build/en/185/

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.96%. Comparing base (e588ed6) to head (953d186).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
unidep/_cli.py 87.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #185      +/-   ##
==========================================
+ Coverage   96.64%   96.96%   +0.32%     
==========================================
  Files          10       10              
  Lines        1372     1386      +14     
==========================================
+ Hits         1326     1344      +18     
+ Misses         46       42       -4     

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

@@ -110,11 +110,11 @@ Using `unidep` for installation offers a more comprehensive approach. It handles
$ unidep install --dry-run -e ./setup_py_project
📦 Installing conda dependencies with `conda install --yes --override-channels --channel conda-forge pandas">=1,<3" adaptive">=0.15.0, <2.0.0" pfapack packaging adaptive-scheduler numpy">=1.21" hpc05 pexpect pytest pytest-cov`

📦 Installing pip dependencies with `/opt/hostedtoolcache/Python/3.12.4/x64/bin/python -m pip install yaml2bib rsync-time-machine slurm-usage pyyaml aiokef markdown-code-runner numthreads unidep`
📦 Installing pip dependencies with `conda run --prefix /opt/hostedtoolcache/Python/3.12.4/x64 /opt/hostedtoolcache/Python/3.12.4/x64/bin/python -m pip install yaml2bib rsync-time-machine slurm-usage pyyaml aiokef markdown-code-runner numthreads unidep`
Copy link
Owner Author

Choose a reason for hiding this comment

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

This is an indication that something is off.

@basnijholt basnijholt merged commit 57eca76 into main Aug 19, 2024
53 of 55 checks passed
@basnijholt basnijholt deleted the set-path-of-conda-env branch August 19, 2024 23:49
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.

1 participant