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 support for Pixi environments #42

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Add support for Pixi environments #42

merged 1 commit into from
Dec 26, 2024

Conversation

renan-r-santos
Copy link
Owner

Fixes #20

Copy link

codecov bot commented Dec 24, 2024

Codecov Report

Attention: Patch coverage is 69.19431% with 65 lines in your changes missing coverage. Please review.

Project coverage is 69.19%. Comparing base (15e1334) to head (4044018).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pixi_kernel/provisioner.py 64.81% 15 Missing and 4 partials ⚠️
pixi_kernel/handlers.py 44.82% 16 Missing ⚠️
pixi_kernel/env.py 36.84% 12 Missing ⚠️
pixi_kernel/fallback.py 0.00% 10 Missing ⚠️
pixi_kernel/__init__.py 66.66% 4 Missing ⚠️
pixi_kernel/__main__.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main      #42       +/-   ##
============================================
- Coverage   100.00%   69.19%   -30.81%     
============================================
  Files            4       10        +6     
  Lines          102      211      +109     
  Branches        13       22        +9     
============================================
+ Hits           102      146       +44     
- Misses           0       61       +61     
- Partials         0        4        +4     

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

@renan-r-santos renan-r-santos marked this pull request as ready for review December 25, 2024 13:26
@renan-r-santos renan-r-santos merged commit 83252a6 into main Dec 26, 2024
9 checks passed
@renan-r-santos renan-r-santos deleted the multiple-envs branch December 26, 2024 19:38
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.

Detect multiple environments
1 participant