Skip to content

build: add cargo-binstall metadata - #814

Open
sylvestre wants to merge 1 commit into
uutils:mainfrom
sylvestre:binstall
Open

build: add cargo-binstall metadata#814
sylvestre wants to merge 1 commit into
uutils:mainfrom
sylvestre:binstall

Conversation

@sylvestre

Copy link
Copy Markdown
Contributor

Point cargo-binstall at the cargo-dist release artifacts (findutils-{target}.tar.xz, zip on Windows) so 'cargo binstall findutils' installs prebuilt binaries instead of building from source.

Point cargo-binstall at the cargo-dist release artifacts
(findutils-{target}.tar.xz, zip on Windows) so 'cargo binstall
findutils' installs prebuilt binaries instead of building from source.
@codspeed-hq

codspeed-hq Bot commented Aug 10, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing sylvestre:binstall (0269da2) with main (58c3af0)

Open in CodSpeed

@github-actions

Copy link
Copy Markdown

Commit 0269da2 has test result changes:

bfs testsuite:

Test results comparison:
  Current:   TOTAL: 314 / PASSED: 267 / FAILED: 41 / SKIPPED: 6
  Reference: TOTAL: 313 / PASSED: 267 / FAILED: 40 / SKIPPED: 6

Changes from main branch:
  TOTAL: +1
  PASSED: +0
  FAILED: +1

New test failures (1):
  - gnu/files0_from_ok

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.93%. Comparing base (58c3af0) to head (0269da2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #814   +/-   ##
=======================================
  Coverage   91.93%   91.93%           
=======================================
  Files          35       35           
  Lines        7253     7253           
  Branches      378      378           
=======================================
  Hits         6668     6668           
  Misses        443      443           
  Partials      142      142           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant