daniel-de-wit / lighthouse-sanctum

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

Define all input validation consistently in the schema #1

Closed wimski closed 3 years ago

wimski commented 3 years ago

The following situations occurred regarding input validation:

This PR remedies that by:

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 752642051


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/GraphQL/Mutations/Login.php 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 748412615: 0.0%
Covered Lines: 0
Relevant Lines: 84

💛 - Coveralls
daniel-de-wit commented 3 years ago

@wimski Thank you!!

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 752642051

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/Login.php 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 748412615: 0.0%
Covered Lines: 0
Relevant Lines: 84

💛 - Coveralls