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

Build using --locked #1890

Merged
merged 3 commits into from
Feb 14, 2025
Merged

Build using --locked #1890

merged 3 commits into from
Feb 14, 2025

Conversation

rakanalh
Copy link
Contributor

Description

I noticed that Cargo.lock gets updated when i build binary or tests.

cargo --locked should assert that Cargo.lock is up to date.

Another change here is that i have committed the updated Cargo.lock file.

@rakanalh rakanalh marked this pull request as ready for review February 14, 2025 14:23
@rakanalh rakanalh requested a review from eyusufatik as a code owner February 14, 2025 14:23
@auto-assign auto-assign bot requested a review from ercecan February 14, 2025 14:23
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.3%. Comparing base (62c57d4) to head (3c143e7).
Report is 2 commits behind head on nightly.

Additional details and impacted files

see 8 files with indirect coverage changes

@eyusufatik eyusufatik merged commit 061c963 into nightly Feb 14, 2025
13 checks passed
@eyusufatik eyusufatik deleted the rakanalh/build-locked branch February 14, 2025 20:46
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