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

Use py-rattler instead of conda to create the python package #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JeanChristopheMorinPerso
Copy link
Owner

py-rattler is the python biding for the rattler rust library. Rattler is much faster, and we can also more safely depend on it compared to conda since we can't "easily" pip install conda.

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b593438) 81.91% compared to head (3bcb5a4) 80.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   81.91%   80.94%   -0.98%     
==========================================
  Files           8        8              
  Lines         719      719              
  Branches      150      150              
==========================================
- Hits          589      582       -7     
- Misses        115      121       +6     
- Partials       15       16       +1     

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

@JeanChristopheMorinPerso JeanChristopheMorinPerso changed the title Use py-rattler instea of conda to create the python package Use py-rattler instead of conda to create the python package Jan 28, 2024
Copy link

sonarcloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

None yet

1 participant