Skip to content

Improve evaluation score#6

Merged
RuiFSP merged 5 commits into
mainfrom
improve-evaluation-score
Jul 13, 2025
Merged

Improve evaluation score#6
RuiFSP merged 5 commits into
mainfrom
improve-evaluation-score

Conversation

@RuiFSP
Copy link
Copy Markdown
Owner

@RuiFSP RuiFSP commented Jul 13, 2025

No description provided.

RuiFSP added 2 commits July 13, 2025 11:08
- Remove unused variable in test
- Fix formatting issues identified by pre-commit hooks
- All linter checks now pass
- Fix repository URLs in Quick Start section
- Update project structure with all new files and directories
- Expand Development section with comprehensive commands
- Add detailed API Endpoints section with examples
- Add troubleshooting commands and procedures
- Include additional configuration options
- Add cloud deployment guide reference
- Update table of contents with new sections

README now provides complete information for all project aspects.
@RuiFSP RuiFSP self-assigned this Jul 13, 2025
RuiFSP added 3 commits July 13, 2025 11:18
- Reduce from 4 jobs to 1 simple job
- Remove complex database setup and integration tests
- Use pre-commit hooks directly (same as local development)
- Only run unit tests (same as make test locally)
- Remove unnecessary security, build, and deploy jobs
- CI/CD now matches exactly what developers do locally
- Moved development dependencies from the optional-dependencies section to the dependency-groups section for better organization.
- Ensured that the dev group includes essential testing and type-checking tools.
- Moved development dependencies to the appropriate section in pyproject.toml for better organization.
- Updated test cases in `test_betting_simulator.py` to use `_init_wallet` instead of `_load_current_balance`.
- Enhanced mock DataFrame creation in `test_training_pipeline.py` for more realistic testing scenarios, ensuring proper structure and data integrity.
@RuiFSP
Copy link
Copy Markdown
Owner Author

RuiFSP commented Jul 13, 2025

amazing work to myself 😎

@RuiFSP RuiFSP merged commit 867add7 into main Jul 13, 2025
2 checks passed
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