-
[OPIK-5852][TS SDK] Pass rate calculation should exclude items without assertions (#6297)
发布于
2026-04-15 16:27:54 +00:00 - [OPIK-5852][TS SDK] Add
hasAssertionsflag toItemResultand updatepassRatelogic inbuildSuiteResult
- Introduced
hasAssertionsto track if an item has at least one evaluated assertion. - Updated
passRatecalculation to include only items with assertions. - Enhanced unit tests to validate
passRatebehavior andhasAssertionsflag.
下载附件
- [OPIK-5852][TS SDK] Add