cinemanio / backend

GraphQL API Backend for cineman.io
MIT License
5 stars 0 forks source link

Registration process #12

Closed ramusus closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 337


Changes Missing Coverage Covered Lines Changed/Added Lines %
cinemanio/api/schema/registration.py 142 143 99.3%
cinemanio/api/schema/user.py 16 17 94.12%
cinemanio/settings.py 11 12 91.67%
cinemanio/core/management/commands/seed_test_user.py 0 10 0.0%
cinemanio/core/management/commands/seed_test_data.py 0 12 0.0%
<!-- Total: 461 486 94.86% -->
Files with Coverage Reduction New Missed Lines %
cinemanio/sites/imdb/importer.py 1 94.83%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 335: -0.3%
Covered Lines: 4249
Relevant Lines: 4396

💛 - Coveralls