Skip to content

Remove legacy main.py and unused test fixtures#88

Merged
plutopulp merged 2 commits intomainfrom
old-main-script-cleanup
Dec 17, 2025
Merged

Remove legacy main.py and unused test fixtures#88
plutopulp merged 2 commits intomainfrom
old-main-script-cleanup

Conversation

@plutopulp
Copy link
Copy Markdown
Owner

Summary

  • Remove src/rheo/main.py - legacy demo script from early development
  • Remove tests/fixtures/ directory - test data only used by main.py
  • Update docs to point to examples/ directory instead

Why

  • main.py was a manual testing script that imported from tests.fixtures
  • tests/fixtures/test_data.py was orphaned after main.py removal
  • The examples/ directory now provides better, documented runnable demos
  • Keeps app.py which is still used by test infrastructure

- Delete src/rheo/main.py (unused demo script from early development)
- Update docs/README.md to point to examples/ instead of main.py
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@plutopulp plutopulp merged commit ab04c58 into main Dec 17, 2025
5 checks passed
@plutopulp plutopulp deleted the old-main-script-cleanup branch December 17, 2025 14:40
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