b231fa9da01eb11d79528373584df1e615acf882
The workflowCost function had includeCompleted defaulting to true, but the api-surface.md specifies the default should be false. Fixed the default and updated test suite to verify the correct default behavior and add explicit test for includeCompleted: true opt-in case. All 562 tests passing across 12 test files.
Description
No description provided
Languages
TypeScript
100%