v1.2.3
What's Changed
Added
- Comprehensive Test Coverage Improvements:
- Added specs for
ModerationResultclass with threshold and category filtering tests - Added specs for
AsyncExecutorwith fiber-based concurrent execution tests - Added specs for
IterationExecutorwith collection processing tests - Added specs for
ScheduleHelpersDSL methods (next_weekday_at, next_hour, tomorrow_at, etc.) - Added specs for
Notifiersmodule and registry wrapper - Added specs for
Workflow::Resultwith step/branch aggregation tests - Added specs for
ThrottleManagerwith rate limiting and token bucket tests - Enhanced
ImageGenerationResultspecs with data, save, blob, and mime type tests - Enhanced
ImageEditResultspecs with comprehensive coverage - Enhanced
ImagePipelineResultspecs with transform, background_removal, and caching tests - Enhanced
SpeechResultspecs with additional audio format tests
- Added specs for
Changed
- Added VCR and WebMock gems for improved test mocking
- Test coverage improved from 87.91% to 89.05%
Full Changelog: v1.2.2...v1.2.3