Skip to content

feat: matrix map rows#10943

Closed
sjawhar wants to merge 1 commit intotreeverse:mainfrom
sjawhar:feature/matriix-map-rows
Closed

feat: matrix map rows#10943
sjawhar wants to merge 1 commit intotreeverse:mainfrom
sjawhar:feature/matriix-map-rows

Conversation

@sjawhar
Copy link
Copy Markdown
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
Copy Markdown

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

@sjawhar sjawhar closed this Feb 8, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in DVC Feb 8, 2026
@sjawhar sjawhar deleted the feature/matriix-map-rows branch February 8, 2026 21:55
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