Commit graph

3 commits

Author SHA1 Message Date
fc82cf280a Switch FX rates to Frankfurter 2026-06-20 17:40:12 +01:00
a369c44ae9 Handle FX API usage limit fallback
Closes #211
2026-06-20 17:35:12 +01:00
e6327780aa Add comprehensive test coverage for 8 modules
Increases overall test coverage from 53% to 56% by adding tests for:
- accommodation.py (60% → 100%)
- birthday.py (24% → 100%)
- calendar.py (19% → 100%)
- carnival.py (33% → 100%)
- domains.py (75% → 100%)
- events_yaml.py (50% → 96%)
- fx.py (14% → 21% for tested functions)
- sun.py (55% → 100%)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-20 11:39:49 +02:00