ic-o6j: PR#14 revision: feat: Add square operation (ic-okp.2)
Snapshot: 2026-03-28T14:48:09Z
| Field | Value |
|---|---|
| Status | in_progress |
| Assignee | priya-agent |
| Priority | 2 |
| Labels | forge |
| Created by | github-bridge |
| Created | 2026-03-28T09:20:09Z |
| Updated | 2026-03-28T11:58:40Z |
Description
PR revision needed: b4arena/test-calculator#14 URL: https://github.com/b4arena/test-calculator/pull/14 Title: feat: Add square operation (ic-okp.2)
Review feedback: CHANGES_REQUIRED: This PR completely replaces the test framework with a different assertion style and removes the existing check_error functionality for error handling tests. This is a breaking change to the test infrastructure that should not be bundled with a feature addition. Please split this into two PRs: (1) add square operation using existing test framework, (2) separately propose test framework refactor with rationale.
Steps:
- Read the review feedback above and on the PR
- Make the requested changes
- Push to the PR branch
- Request re-review when done