Skip to content

feature: add support for uv - #571

Open
simbuerg wants to merge 69 commits into
masterfrom
feature/uv
Open

feature: add support for uv#571
simbuerg wants to merge 69 commits into
masterfrom
feature/uv

ci: fix syntax

465f24e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 27, 2026 in 1s

50.55% (-1.99%) compared to 3fd7ca2

View this Pull Request on Codecov

50.55% (-1.99%) compared to 3fd7ca2

Details

Codecov Report

❌ Patch coverage is 56.55620% with 603 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.55%. Comparing base (3fd7ca2) to head (465f24e).
⚠️ Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
benchbuild/projects/gentoo/gentoo.py 10.00% 36 Missing ⚠️
benchbuild/container.py 0.00% 24 Missing ⚠️
benchbuild/utils/schema.py 0.00% 18 Missing ⚠️
benchbuild/projects/benchbuild/lapack.py 33.33% 16 Missing ⚠️
benchbuild/cli/project.py 34.78% 15 Missing ⚠️
benchbuild/project.py 65.90% 12 Missing and 3 partials ⚠️
benchbuild/projects/benchbuild/povray.py 25.00% 15 Missing ⚠️
benchbuild/utils/settings.py 71.69% 13 Missing and 2 partials ⚠️
benchbuild/utils/bootstrap.py 46.15% 13 Missing and 1 partial ⚠️
benchbuild/projects/benchbuild/sqlite3.py 23.52% 13 Missing ⚠️
... and 79 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #571      +/-   ##
==========================================
- Coverage   52.53%   50.55%   -1.99%     
==========================================
  Files         120      120              
  Lines        8318     8304      -14     
  Branches     1064      720     -344     
==========================================
- Hits         4370     4198     -172     
- Misses       3763     3904     +141     
- Partials      185      202      +17     

☔ 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.