Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

This commit introduces a comprehensive testing and continuous integration (CI) setup for the project.

Key changes include:

  • Added a GitHub Actions workflow to automate testing on pushes and pull requests.
  • Fixed a large number of failing and broken tests in the existing test suite.
  • Added new, comprehensive tests for the TradingRule class, increasing its test coverage to 100%.
  • Updated the tests.sh script to run all tests and generate a code coverage report.
  • Added pytest and pytest-cov to the project dependencies.
  • Added a .gitignore file to exclude generated files from version control.
  • Included minor bug fixes in the web server and logging helper to improve robustness.

@IOITI IOITI closed this Aug 13, 2025
@IOITI IOITI deleted the feature/ci-cd-and-test-coverage branch August 13, 2025 19:43
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.

2 participants