Skip to content

Conversation

@sjawhar
Copy link
Contributor

@sjawhar sjawhar commented Jan 3, 2026

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

Adds support for maps in matrix rows, e.g. the foo in

# dvc.yaml
stages:
  foobar:
    matrix:
      foo:
        goo: 1
        baz: 2
      bar: [1, 2, 3]
    cmd: python foobar.py --foo ${item.foo} --bar ${item.bar}

@github-project-automation github-project-automation bot moved this to Backlog in DVC Jan 3, 2026
@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 90.98%. Comparing base (2431ec6) to head (49c3b98).
⚠️ Report is 175 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10943      +/-   ##
==========================================
+ Coverage   90.68%   90.98%   +0.30%     
==========================================
  Files         504      505       +1     
  Lines       39795    41071    +1276     
  Branches     3141     3249     +108     
==========================================
+ Hits        36087    37370    +1283     
- Misses       3042     3063      +21     
+ Partials      666      638      -28     

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

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