redditraffler/redditraffler

View on GitHub
Branch: staging(View all)
NameLines of codeMaintainabilityTest coverage
app/__init__.py0
A
0 mins
F
0%
app/db/__init__.py0
A
0 mins
F
0%
app/db/models/__init__.py0
A
0 mins
F
0%
app/jobs/__init__.py0
A
0 mins
F
0%
app/services/__init__.py0
A
0 mins
F
0%
app/util/__init__.py0
A
0 mins
F
0%
app/views/__init__.py0
A
0 mins
F
0%
app/util/raffler.py192
A
1 hr
F
38%
app/util/request_helper.py32
A
0 mins
F
43%
app/views/api/jobs.py10
A
0 mins
F
44%
app/services/reddit_service.py63
A
0 mins
F
58%
app/js/api.ts16
A
0 mins
D
66%
app/factory.py103
A
1 hr
C
78%
app/views/api/users.py34
A
0 mins
B
80%
app/views/auth.py29
A
0 mins
B
88%
app/jobs/raffle_job.py104
A
0 mins
A
91%
app/db/models/raffle.py105
A
0 mins
A
94%
app/util/raffle_form_validator.py129
A
1 hr
A
98%
app/commands.py29
A
0 mins
A
100%
app/config.py80
A
0 mins
A
100%
app/db/models/user.py91
A
0 mins
A
100%
app/db/models/winner.py16
A
0 mins
A
100%
app/extensions.py15
A
0 mins
A
100%
app/jobs/util.py6
A
0 mins
A
100%
app/js/components/Emoji.tsx22
A
0 mins
A
100%
app/js/components/RaffleMetrics.tsx78
A
0 mins
A
100%
app/js/theme.ts4
A
0 mins
A
100%
app/js/util.ts17
A
0 mins
A
100%
app/logging.py32
A
0 mins
A
100%
app/util/cache_helper.py21
A
0 mins
A
100%
app/util/crypto_helper.py20
A
3 hrs
A
100%
app/util/jwt_helper.py7
A
0 mins
A
100%
app/views/api/__init__.py13
A
0 mins
A
100%
app/views/api/raffles.py50
A
0 mins
A
100%
app/views/api/reddit.py20
A
0 mins
A
100%
app/views/base.py22
A
0 mins
A
100%
app/views/raffles.py24
A
0 mins
A
100%
app/views/users.py11
A
0 mins
A
100%
.codeclimate.yml
.coveragerc
.env.example
.eslintignore
.flake8
.github/dependabot.yml
.github/workflows/run_tests.yml
.gitignore
CHANGELOG.md
LICENSE
Pipfile
Pipfile.lock