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: R kernel environment variables fix #16

Merged
merged 9 commits into from
Apr 13, 2024
Merged

fix: R kernel environment variables fix #16

merged 9 commits into from
Apr 13, 2024

Conversation

renan-r-santos
Copy link
Owner

@renan-r-santos renan-r-santos commented Apr 13, 2024

Fixes #15

Copy link

codecov bot commented Apr 13, 2024

Codecov Report

Attention: Patch coverage is 7.69231% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 59.75%. Comparing base (667aa52) to head (ca8d6a1).

❗ Current head ca8d6a1 differs from pull request most recent head 6423648. Consider uploading reports for the commit 6423648 to get more accurate results

Files Patch % Lines
src/pixi_kernel/provisioner.py 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   62.82%   59.75%   -3.07%     
==========================================
  Files           3        3              
  Lines          78       82       +4     
  Branches       12       12              
==========================================
  Hits           49       49              
- Misses         26       30       +4     
  Partials        3        3              

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

@renan-r-santos renan-r-santos merged commit 37c350f into main Apr 13, 2024
31 checks passed
@renan-r-santos renan-r-santos deleted the r-fix branch April 13, 2024 21:50
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.

Not working with R kernel without lib paths
1 participant