Coverage report: 100.0%
Files Functions Classes
coverage.py v7.13.4, created at 2026-03-05 20:45 +0000
coverage.py v7.13.4, created at 2026-03-05 20:45 +0000
| File | statements | missing | excluded | coverage | ||
|---|---|---|---|---|---|---|
| src / beaverbunch / __init__.py | 1 | 0 | 0 | 100.0% | ||
| src / beaverbunch / core / actions.py | 20 | 0 | 0 | 100.0% | ||
| src / beaverbunch / core / card.py | 44 | 0 | 0 | 100.0% | ||
| src / beaverbunch / core / deck.py | 26 | 0 | 0 | 100.0% | ||
| src / beaverbunch / core / game.py | 162 | 0 | 1 | 100.0% | ||
| src / beaverbunch / core / game_settings.py | 11 | 0 | 0 | 100.0% | ||
| src / beaverbunch / core / hand.py | 27 | 0 | 1 | 100.0% | ||
| src / beaverbunch / core / player.py | 10 | 0 | 2 | 100.0% | ||
| src / beaverbunch / core / rules.py | 145 | 0 | 5 | 100.0% | ||
| tests / test_core / test_deck.py | 50 | 0 | 0 | 100.0% | ||
| tests / test_core / test_game.py | 370 | 0 | 0 | 100.0% | ||
| tests / test_core / test_rules.py | 154 | 0 | 1 | 100.0% | ||
| Total | 1020 | 0 | 10 | 100.0% |
No items found using the specified filter.
2 empty files skipped.