Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

01a0a3f
Select commit
Loading
Failed to load commit list.
Open

daemon: launch detached worker via -m dvc (#11035) #11037

[pre-commit.ci] auto fixes from pre-commit.com hooks
01a0a3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 1s

90.98% (+0.30%) compared to 2431ec6

View this Pull Request on Codecov

90.98% (+0.30%) compared to 2431ec6

Details

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.98%. Comparing base (2431ec6) to head (01a0a3f).
⚠️ Report is 203 commits behind head on main.

Files with missing lines Patch % Lines
dvc/testing/benchmarks/fixtures.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11037      +/-   ##
==========================================
+ Coverage   90.68%   90.98%   +0.30%     
==========================================
  Files         504      505       +1     
  Lines       39795    41144    +1349     
  Branches     3141     3263     +122     
==========================================
+ Hits        36087    37434    +1347     
- Misses       3042     3071      +29     
+ Partials      666      639      -27     

☔ View full report in Codecov by Sentry.
📢 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.