[WIP] Implementation of compose module for Matlab tasks - #833
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #833 +/- ##
===========================================
- Coverage 88.46% 36.83% -51.63%
===========================================
Files 86 65 -21
Lines 17964 11517 -6447
Branches 3504 1493 -2011
===========================================
- Hits 15891 4242 -11649
- Misses 1695 6847 +5152
- Partials 378 428 +50 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Just a stub at this stage, but something someone could pick up and run with if they felt like it. Just need to implement 3 functions
Additionally, it would be good be a argument passed to the |
Types of changes
Summary
Adds support for Matlab tasks, i.e. with the syntax
Checklist