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

make ml dependencies optional for emmet-builders #1022

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

tsmathis
Copy link
Collaborator

@tsmathis tsmathis commented Jun 3, 2024

The cuda toolchain installed with emmet-core[ml] is bloating the dependencies of emmet-builders currently. The ML builder needs a closer look for how we are going to run it on a regular basis, so it doesn't make sense to drag along all the dependencies at the moment

@tsmathis tsmathis added dependencies Pull requests that update a dependency file Builders Any updates for Emmet-Builders labels Jun 3, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.03%. Comparing base (51bcc82) to head (993857d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1022   +/-   ##
=======================================
  Coverage   90.03%   90.03%           
=======================================
  Files         142      142           
  Lines       13395    13395           
=======================================
  Hits        12060    12060           
  Misses       1335     1335           

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

@tsmathis tsmathis merged commit ad45cfa into main Jun 3, 2024
10 checks passed
@tsmathis tsmathis deleted the make-ml-dependency-optional-for-builders branch June 3, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders Any updates for Emmet-Builders dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants