2026-02-28 - 2026-08-28
Overview
7 Pull requests merged by 1 user
Merged
#14 feat: add CalcFunctionFactory for calculator operations (#13)
Merged
#12 feat: add power operation to calculator (#11)
Merged
#10 fix: DivideFunction throws on divide by zero (#9)
Merged
#8 fix: add DivideFunction (#7)
Merged
#6 fix: add MultiplyFunction (#5)
Merged
#4 fix: add SubtractFunction (#3)
Merged
#2 fix: add tests for AddFunction (#1)
7 Issues closed from 1 user
Closed
#13 Add A Factory for the right toolset
Closed
#11 add the operation power to tools
Closed
#9 DivideFunction should fail on divide by zero
Closed
#7 Dividing function should be added to toolset
Closed
#5 Multiply function should be added to toolset
Closed
#3 Subtract-Function should be added to toolset
Closed
#1 No tests for the AddFunction
7 Issues created by 0 users
Opened
#1 No tests for the AddFunction
Opened
#3 Subtract-Function should be added to toolset
Opened
#5 Multiply function should be added to toolset
Opened
#7 Dividing function should be added to toolset
Opened
#9 DivideFunction should fail on divide by zero
Opened
#11 add the operation power to tools
Opened
#13 Add A Factory for the right toolset