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

ci: Use uv --frozen instead of --locked #677

Merged
merged 1 commit into from
Oct 23, 2024
Merged

ci: Use uv --frozen instead of --locked #677

merged 1 commit into from
Oct 23, 2024

Conversation

aborgna-q
Copy link
Collaborator

We'll try to use the current lock file, instead of failing if the uv.lock get's update (by e.g. a minor dependency bump)

@aborgna-q aborgna-q added the run-ci-checks Special label to force running all checks in CI label Oct 23, 2024
@aborgna-q aborgna-q requested a review from ss2165 October 23, 2024 16:12
@aborgna-q aborgna-q requested a review from a team as a code owner October 23, 2024 16:12
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.17%. Comparing base (ab4e006) to head (7b6be8d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #677   +/-   ##
=======================================
  Coverage   82.17%   82.17%           
=======================================
  Files          50       50           
  Lines        6781     6781           
  Branches     6781     6781           
=======================================
  Hits         5572     5572           
  Misses        845      845           
  Partials      364      364           
Flag Coverage Δ
rust 82.17% <ø> (ø)

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.

@aborgna-q aborgna-q added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit 6bba509 Oct 23, 2024
18 checks passed
@aborgna-q aborgna-q deleted the ab/uv-frozen-ci branch October 23, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-ci-checks Special label to force running all checks in CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants