Skip to content

tests(parsing): make typing 3.9 compatible

4b44613
Select commit
Loading
Failed to load commit list.
Open

Feat/params templating in cmd. #10885

tests(parsing): make typing 3.9 compatible
4b44613
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2026 in 0s

91.02% (+0.34%) compared to 2431ec6

View this Pull Request on Codecov

91.02% (+0.34%) compared to 2431ec6

Details

Codecov Report

❌ Patch coverage is 94.71459% with 25 lines in your changes missing coverage. Please review.
βœ… Project coverage is 91.02%. Comparing base (2431ec6) to head (4b44613).
⚠️ Report is 192 commits behind head on main.

Files with missing lines Patch % Lines
dvc/parsing/context.py 79.74% 14 Missing and 2 partials ⚠️
dvc/parsing/__init__.py 93.90% 4 Missing and 1 partial ⚠️
tests/func/parsing/test_params_templating.py 98.70% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10885      +/-   ##
==========================================
+ Coverage   90.68%   91.02%   +0.34%     
==========================================
  Files         504      505       +1     
  Lines       39795    41323    +1528     
  Branches     3141     3292     +151     
==========================================
+ Hits        36087    37615    +1528     
- Misses       3042     3064      +22     
+ Partials      666      644      -22     

β˜” 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.