[steps][3/4] Interpolate composite function inputs - #4014
Merged
sswrk merged 6 commits intoJul 24, 2026
Codecov / codecov/project
succeeded
Jul 24, 2026 in 0s
61.45% (+0.16%) compared to a8e8c79
View this Pull Request on Codecov
61.45% (+0.16%) compared to a8e8c79
Details
Codecov Report
❌ Patch coverage is 98.31461% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.45%. Comparing base (a8e8c79) to head (6c9c8dc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/steps/src/CompositeFunctionExpander.ts | 95.46% | 1 Missing and 1 partial |
| .../steps/src/utils/compositeFunctionInterpolation.ts | 93.75% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4014 +/- ##
==========================================
+ Coverage 61.29% 61.45% +0.16%
==========================================
Files 977 978 +1
Lines 43687 43829 +142
Branches 9186 9216 +30
==========================================
+ Hits 26774 26931 +157
+ Misses 15465 15450 -15
Partials 1448 1448 ☔ View full report in Codecov by Harness.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading