bundesliga_tippspiel/Config.py |
29 |
0 |
0 |
2 |
0 |
100% |
bundesliga_tippspiel/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/actions/Action.py |
80 |
0 |
5 |
24 |
0 |
100% |
bundesliga_tippspiel/actions/ChangeSettingsAction.py |
21 |
10 |
0 |
2 |
0 |
48% |
bundesliga_tippspiel/actions/GetBetAction.py |
38 |
0 |
0 |
16 |
0 |
100% |
bundesliga_tippspiel/actions/GetGoalAction.py |
31 |
0 |
0 |
12 |
0 |
100% |
bundesliga_tippspiel/actions/GetMatchAction.py |
27 |
0 |
0 |
8 |
0 |
100% |
bundesliga_tippspiel/actions/GetPlayerAction.py |
21 |
0 |
0 |
6 |
0 |
100% |
bundesliga_tippspiel/actions/GetReminderSettingsAction.py |
14 |
0 |
0 |
4 |
0 |
100% |
bundesliga_tippspiel/actions/GetTeamAction.py |
23 |
0 |
0 |
6 |
0 |
100% |
bundesliga_tippspiel/actions/LeaderboardAction.py |
42 |
2 |
0 |
26 |
2 |
94% |
bundesliga_tippspiel/actions/LoadSettingsAction.py |
20 |
1 |
0 |
2 |
1 |
91% |
bundesliga_tippspiel/actions/PlaceBetsAction.py |
63 |
0 |
0 |
22 |
0 |
100% |
bundesliga_tippspiel/actions/SetReminderSettingsAction.py |
30 |
0 |
0 |
10 |
0 |
100% |
bundesliga_tippspiel/actions/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/background/__init__.py |
6 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/background/match_data.py |
111 |
3 |
2 |
36 |
0 |
98% |
bundesliga_tippspiel/background/reminders.py |
18 |
0 |
0 |
10 |
0 |
100% |
bundesliga_tippspiel/background/season_events.py |
61 |
6 |
2 |
32 |
3 |
88% |
bundesliga_tippspiel/db/SeasonEvent.py |
16 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/db/__init__.py |
16 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/db/match_data/Goal.py |
19 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/db/match_data/Match.py |
69 |
3 |
3 |
12 |
0 |
96% |
bundesliga_tippspiel/db/match_data/Player.py |
13 |
0 |
2 |
0 |
0 |
100% |
bundesliga_tippspiel/db/match_data/Team.py |
16 |
0 |
4 |
0 |
0 |
100% |
bundesliga_tippspiel/db/match_data/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/db/settings/DisplayBotsSettings.py |
11 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/db/settings/ReminderSettings.py |
71 |
8 |
0 |
16 |
1 |
83% |
bundesliga_tippspiel/db/settings/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/db/user_generated/Bet.py |
46 |
0 |
1 |
14 |
0 |
100% |
bundesliga_tippspiel/db/user_generated/ChatMessage.py |
34 |
0 |
0 |
2 |
0 |
100% |
bundesliga_tippspiel/db/user_generated/SeasonPositionBet.py |
16 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/db/user_generated/SeasonTeamBet.py |
23 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/db/user_generated/SeasonWinner.py |
14 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/db/user_generated/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/enums.py |
4 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/exceptions.py |
11 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/jinja_extras.py |
31 |
15 |
0 |
24 |
2 |
47% |
bundesliga_tippspiel/main.py |
9 |
0 |
5 |
0 |
0 |
100% |
bundesliga_tippspiel/routes/__init__.py |
11 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/routes/api/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/routes/api/getters.py |
72 |
1 |
0 |
4 |
1 |
97% |
bundesliga_tippspiel/routes/api/putters.py |
22 |
2 |
0 |
0 |
0 |
91% |
bundesliga_tippspiel/routes/betting.py |
105 |
0 |
0 |
60 |
2 |
99% |
bundesliga_tippspiel/routes/chat.py |
44 |
26 |
0 |
8 |
0 |
35% |
bundesliga_tippspiel/routes/information.py |
142 |
7 |
0 |
51 |
11 |
91% |
bundesliga_tippspiel/routes/reminder.py |
13 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/routes/settings.py |
11 |
2 |
0 |
0 |
0 |
82% |
bundesliga_tippspiel/template_extras.py |
12 |
0 |
0 |
4 |
0 |
100% |
bundesliga_tippspiel/utils/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/utils/chart_data.py |
43 |
1 |
9 |
26 |
2 |
96% |
bundesliga_tippspiel/utils/db.py |
7 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/utils/routes.py |
13 |
0 |
0 |
0 |
0 |
100% |
bundesliga_tippspiel/utils/stats.py |
152 |
63 |
0 |
108 |
6 |
55% |