Skip to content

Comments

feat: refactor examples and increase code coverage#86

Merged
bellanov merged 34 commits intomainfrom
feat/issue-85-examples-and-coverage
Jan 4, 2026
Merged

feat: refactor examples and increase code coverage#86
bellanov merged 34 commits intomainfrom
feat/issue-85-examples-and-coverage

Conversation

@aybanda
Copy link
Collaborator

@aybanda aybanda commented Nov 10, 2025

Summary

Refactors SerenadeFlow to use examples-based architecture and increases code coverage.

Changes

  • Examples as recipes: Created basic_etl_pipeline.py and sports_odds_processing.py demonstrating ETL workflows
  • Code coverage: Added 38 new tests (quality assessor, plugin registry, examples)
  • Documentation: Updated README to emphasize examples-based approach

Test Results

All 69 tests passing (up from 32)

Related

Closes #85

AB added 2 commits November 10, 2025 21:49
- Add examples as recipes (basic_etl_pipeline, sports_odds_processing)
- Add tests for quality assessor, plugin registry, and examples
- Update README to emphasize examples-based approach
- All 69 tests passing
@aybanda aybanda added this to Andy Nov 11, 2025
@aybanda aybanda moved this to 👀 In review in Andy Nov 11, 2025
@bellanov bellanov merged commit 798ba49 into main Jan 4, 2026
3 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Andy Jan 4, 2026
@bellanov bellanov deleted the feat/issue-85-examples-and-coverage branch January 4, 2026 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Refactor Examples & Increase Code Coverage

2 participants