daniel-de-wit / lighthouse-sanctum

Laravel Sanctum support for Laravel Lighthouse
MIT License
57 stars 9 forks source link

Extract all email verification logic to service #7

Closed wimski closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 758609333

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/GraphQL/Mutations/Register.php 3 4 75.0%
src/GraphQL/Mutations/VerifyEmail.php 3 4 75.0%
<!-- Total: 19 21 90.48% -->
Totals Coverage Status
Change from base Build 758278351: 12.3%
Covered Lines: 63
Relevant Lines: 102

💛 - Coveralls