Skip to content

Conversation

@zurbaran
Copy link
Owner

Summary

  • create basic unit tests for indicador utilities
  • remove unused global statement in yahoofinance.py
  • run pytest in GitHub Actions

Testing

  • python -m pytest -q
  • flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
  • flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics

https://chatgpt.com/codex/tasks/task_e_6887332769c8832fba3f27e53b3e5b7e

@zurbaran zurbaran merged commit 6ece3a6 into main Jul 28, 2025
1 check passed
@zurbaran zurbaran deleted the codex/analyze-code-starting-from-cobo.py branch July 31, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants