Skip to content

Conversation

@deadlycoconuts
Copy link
Contributor

Context

Unlike what was mentioned in #411, there was no need for Turing to be using pipenv at all as it was already originally using conda as a package manager. This PR removes all instances where pipenv was used and replaces it with what was originally there before #404.

@deadlycoconuts deadlycoconuts self-assigned this Jul 17, 2025
@deadlycoconuts deadlycoconuts changed the title fix(ensembler): Remove all pipenv usages fix(ensembler): Remove all pipenv usage Jul 17, 2025
@codecov
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.08%. Comparing base (86a4db5) to head (fbab676).

Files with missing lines Patch % Lines
sdk/turing/ensembler.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
+ Coverage   95.94%   96.08%   +0.13%     
==========================================
  Files          26       26              
  Lines        2098     2095       -3     
==========================================
  Hits         2013     2013              
+ Misses         85       82       -3     
Flag Coverage Δ
sdk-test-3.10 96.08% <0.00%> (+0.13%) ⬆️
sdk-test-3.11 96.08% <0.00%> (+0.13%) ⬆️
sdk-test-3.12 96.08% <0.00%> (+0.13%) ⬆️
sdk-test-3.9 96.08% <0.00%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@deadlycoconuts deadlycoconuts merged commit 68d7418 into caraml-dev:main Jul 17, 2025
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.

2 participants