Skip to content

Conversation

@whyshetsss
Copy link

Проверка CI/CD через GitHub Actions.
Этот PR тестирует автоматическую сборку и запуск workflow при коммите в ветку development.

Add unit tests for the addition function in calculator.
Updated CI/CD pipeline to include development and release branches, and improved documentation generation steps.
Added a module description and improved formatting.
Added a multiply function for multiplying two numbers.
Added comprehensive tests for various calculator functions including addition, subtraction, multiplication, division, power, absolute value, rounding, list addition, type checking, safe division, percentage calculation, square root, and combined operations.
Refactor calculator for TDD demo with intentional errors.
Removed multiple test cases and kept only the test for the add function.
Updated calculator functions to pass tests and added docstrings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant