Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Bogdan-Zinovij/SA2 issues and pull requests

#22 - Implemented CI and wrote tests for ComputeHandler.Compute()

Pull Request - State: closed - Opened by artemmatiushenko1 over 2 years ago

#21 - Refactored formatting

Pull Request - State: closed - Opened by KhrapkoVasyl over 2 years ago

#20 - Added checking if an expression has at least 3 symbols

Pull Request - State: closed - Opened by KhrapkoVasyl over 2 years ago

#19 - Created tests for ComputeHandler.Compute() (closes #9)

Pull Request - State: closed - Opened by artemmatiushenko1 over 2 years ago

#18 - Refactored error handling in implementation and main files

Pull Request - State: closed - Opened by KhrapkoVasyl over 2 years ago

#17 - Refactor error handling in implementation and main files

Issue - State: closed - Opened by KhrapkoVasyl over 2 years ago

#16 - Implement continuous integration using GitHub Actions

Issue - State: closed - Opened by KhrapkoVasyl over 2 years ago
Labels: enhancement

#15 - Implemented testing of input expression validation. Closes #14

Pull Request - State: closed - Opened by KhrapkoVasyl over 2 years ago

#14 - Implement testing of input expression validation

Issue - State: closed - Opened by artemmatiushenko1 over 2 years ago

#12 - Create validation for input expression

Issue - State: closed - Opened by artemmatiushenko1 over 2 years ago

#11 - Fixed the bug when trying to write the result to a file that already exists.

Pull Request - State: closed - Opened by KhrapkoVasyl over 2 years ago
Labels: bug

#10 - Implemented basic tests for PostfixToPrefix function

Pull Request - State: closed - Opened by Bogdan-Zinovij over 2 years ago

#9 - Write tests for ComputeHandler's Compute() method

Issue - State: closed - Opened by artemmatiushenko1 over 2 years ago

#8 - Fix a bug when trying to write the result to a file that already exists

Issue - State: closed - Opened by KhrapkoVasyl over 2 years ago
Labels: bug

#6 - Implemented Compute() method for ComputeHandler (closes #2)

Pull Request - State: closed - Opened by artemmatiushenko1 over 2 years ago

#5 - Added implementation of PostfixToPrefix function

Pull Request - State: closed - Opened by Bogdan-Zinovij over 2 years ago

#4 - Add tests for the PostfixToPrefix method

Issue - State: closed - Opened by KhrapkoVasyl over 2 years ago

#2 - implement computeHandler functionality

Issue - State: closed - Opened by Bogdan-Zinovij over 2 years ago

#1 - Write an algorithm to convert a postfix expression to a prefix form

Issue - State: closed - Opened by KhrapkoVasyl over 2 years ago
Labels: enhancement