18F/State-TalentMAP-API

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.bandit
.circleci/config.yml
.codeclimate.yml
.coveragerc
.dockerignore
.gitignore
CONTRIBUTING.md
DOCKER.md
Dockerfile
ENDPOINTS.md
EXAMPLE_setup_environment.sh
LICENSE.md
README.md
circleci-docker-compose.yml
docker-compose.yml
locustfile.py22
A
0 mins
manage.py17
A
0 mins
requirements.txt
setup.cfg
talentmap_api/__init__.py0
A
0 mins
talentmap_api/bidding/__init__.py0
A
0 mins
talentmap_api/bidding/apps.py3
A
0 mins
talentmap_api/bidding/filters.py71
A
0 mins
talentmap_api/bidding/models.py268
B
6 hrs
talentmap_api/bidding/serializers/prepanel.py78
A
0 mins
talentmap_api/bidding/serializers/serializers.py155
A
0 mins
talentmap_api/bidding/urls/__init__.py0
A
0 mins
talentmap_api/bidding/urls/bid.py13
A
0 mins
talentmap_api/bidding/urls/bidcycle.py16
A
0 mins
talentmap_api/bidding/urls/bidlist.py9
A
0 mins
talentmap_api/bidding/urls/survey.py7
A
0 mins
talentmap_api/bidding/urls/waiver.py7
A
0 mins
talentmap_api/bidding/views/bid.py121
A
0 mins
talentmap_api/bidding/views/bidcycle.py118
A
0 mins
talentmap_api/bidding/views/bidlist.py101
A
25 mins
talentmap_api/bidding/views/survey.py31
A
0 mins
talentmap_api/bidding/views/waiver.py40
A
0 mins
talentmap_api/common/__init__.py0
A
0 mins
talentmap_api/common/common_helpers.py324
B
5 hrs
talentmap_api/common/decorators.py16
A
0 mins
talentmap_api/common/filters.py121
A
0 mins
talentmap_api/common/history_helpers.py46
A
0 mins
talentmap_api/common/management/__init__.py0
A
0 mins
talentmap_api/common/middleware.py11
A
0 mins
talentmap_api/common/mixins.py21
A
0 mins
talentmap_api/common/models.py12
A
0 mins
talentmap_api/common/pagination.py7
A
0 mins
talentmap_api/common/permissions.py29
A
0 mins
talentmap_api/common/renderers.py72
A
0 mins
talentmap_api/common/serializers.py163
B
5 hrs