Add Subtract function to math utility package #3
Labels
No labels
approved
automerge
blocked
done
fordjent/failed:error
fordjent/failed:max-turns
implementing
needs-role
plan-approved
planning
ready
review
role:devops
role:implementer
role:pm
role:reviewer
role:tester
scaffold
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: fjadmin/controlled-project#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a Subtract function to the math utility package.
Requirements:
Subtract(a, b int) inttopkg/math/math.gothat returns the difference of two integerspkg/math/math_test.gomathutil)Deliverables:
pkg/math/math.go— Subtract function implementationpkg/math/math_test.go— Unit tests for SubtractDepends on: #1
Parent Context (from #1)
Break this down into sub-issues: 1) Add Add function, 2) Add Subtract function, 3) Integration test
Context
This issue depends on parent issue #1. The code this issue works with will be available in the repository once the parent PR is merged. Wait for the 'ready' label before starting implementation.
This repository needs a scaffold first. Please wait for #5 to be resolved, then remove the
blockedlabel from this issue to continue.This repository needs a scaffold first. Please wait for #5 to be resolved, then remove the
blockedlabel from this issue to continue.