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

feature-gate embedding,autotune,external-indexing jobs in daemon #349

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

var77
Copy link
Collaborator

@var77 var77 commented Oct 31, 2024

Currently there's no difference in build time, but after we deprecate the current external indexing to move into a new version the additional dependencies needed for external indexing/autotune jobs won't be compiled with lantern_extras

@var77 var77 requested a review from Ngalstyan4 October 31, 2024 08:48
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Hi! Looks like you've reached your API usage limit. You can increase it from your account settings page here: app.greptile.com/settings/usage

12 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

…no additional dependencies will be compiled if the code is not used. Review all dependencies for lantern-cli in Cargo.toml and mark optional based on features that needs them
@var77 var77 force-pushed the varik/lantern-extras-dependencies branch from 0a99ff6 to 47129ff Compare October 31, 2024 10:15
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 77.30496% with 32 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lantern_cli/src/daemon/embedding_jobs.rs 78.33% 13 Missing ⚠️
lantern_cli/src/daemon/helpers.rs 52.63% 9 Missing ⚠️
lantern_cli/src/daemon/mod.rs 79.16% 5 Missing ⚠️
lantern_cli/src/main.rs 0.00% 5 Missing ⚠️

📢 Thoughts on this report? Let us know!

@var77 var77 merged commit cc9e703 into main Nov 3, 2024
55 of 56 checks passed
@var77 var77 deleted the varik/lantern-extras-dependencies branch November 3, 2024 12:11
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