Skip to content

feat: add unit tests for dvc experiments CLI commands and epo.experi…

9babeba
Select commit
Loading
Failed to load commit list.
Open

[Improvement] – Add --queued flag to dvc exp push #11009

feat: add unit tests for dvc experiments CLI commands and epo.experi…
9babeba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 1s

91.00% (+0.32%) compared to 2431ec6

View this Pull Request on Codecov

91.00% (+0.32%) compared to 2431ec6

Details

Codecov Report

❌ Patch coverage is 98.37398% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.00%. Comparing base (2431ec6) to head (9babeba).
⚠️ Report is 194 commits behind head on main.

Files with missing lines Patch % Lines
dvc/repo/experiments/push.py 92.59% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11009      +/-   ##
==========================================
+ Coverage   90.68%   91.00%   +0.32%     
==========================================
  Files         504      506       +2     
  Lines       39795    41224    +1429     
  Branches     3141     3264     +123     
==========================================
+ Hits        36087    37515    +1428     
- Misses       3042     3070      +28     
+ 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.