lsd-rs / lsd

The next gen ls command
Apache License 2.0
12.8k stars 413 forks source link

chore: build with `--locked` flag in CI #1022

Closed orhun closed 3 months ago

orhun commented 3 months ago
$ cargo build -h

--locked Require Cargo.lock is up to date

so that we can catch #1021 before the release :bear:

muniu-bot[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: orhun, SuperSandro2000 Once this PR has been reviewed and has the lgtm label, please assign zwpaper for approval by writing /assign @zwpaper in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/lsd-rs/lsd/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.34%. Comparing base (575f505) to head (ba49af4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1022 +/- ## ======================================= Coverage 84.34% 84.34% ======================================= Files 53 53 Lines 5111 5111 ======================================= Hits 4311 4311 Misses 800 800 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.