Skip to content

Running Copilot coding agent #622

Running Copilot coding agent

Running Copilot coding agent #622

Triggered via dynamic February 10, 2026 14:20
Status Success
Total duration 27m 17s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

3 errors
packages/core/src/evaluator/__tests__/FormulaFunctions.test.ts > FormulaFunctions > Statistical Functions > should calculate VARIANCE: packages/core/src/evaluator/__tests__/FormulaFunctions.test.ts#L372
AssertionError: expected 4.571428571428571 to be close to 4, received difference is 0.5714285714285712, but expected 0.05 ❯ packages/core/src/evaluator/__tests__/FormulaFunctions.test.ts:372:22
packages/core/src/evaluator/__tests__/FormulaFunctions.test.ts > FormulaFunctions > Statistical Functions > should calculate STDEV: packages/core/src/evaluator/__tests__/FormulaFunctions.test.ts#L360
AssertionError: expected 2.138089935299395 to be close to 2, received difference is 0.13808993529939517, but expected 0.05 ❯ packages/core/src/evaluator/__tests__/FormulaFunctions.test.ts:360:22
packages/core/src/evaluator/__tests__/FormulaFunctions.test.ts > FormulaFunctions > String Search Functions > should find substring from start position: packages/core/src/evaluator/__tests__/FormulaFunctions.test.ts#L311
AssertionError: expected 9 to be 8 // Object.is equality - Expected + Received - 8 + 9 ❯ packages/core/src/evaluator/__tests__/FormulaFunctions.test.ts:311:43