Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v23.0.0 PROTOTYPE! [WIP] Authentication [back-end] #583

Open
wants to merge 143 commits into
base: master
Choose a base branch
from

Conversation

eugene-matvejev
Copy link
Owner

No description provided.

Repository owner deleted a comment from codecov bot Aug 4, 2017
@codecov
Copy link

codecov bot commented Aug 4, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@0d65e2a). Click here to learn what that means.
The diff coverage is 96.36%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #583   +/-   ##
=========================================
  Coverage          ?   99.22%           
=========================================
  Files             ?       33           
  Lines             ?      519           
  Branches          ?        0           
=========================================
  Hits              ?      515           
  Misses            ?        4           
  Partials          ?        0
Impacted Files Coverage Δ
src/GameBundle/Request/GameInitiationRequest.php 100% <ø> (ø)
src/GameBundle/Controller/GameResultController.php 100% <ø> (ø)
...nBundle/Authorization/Token/PlayerSessionToken.php 100% <100%> (ø)
...undle/Validator/GameInitiationRequestValidator.php 100% <100%> (ø)
src/GameBundle/Service/GameSystem/GameBuilder.php 100% <100%> (ø)
src/GameBundle/Controller/GameController.php 100% <100%> (ø)
src/GameBundle/Entity/Player.php 100% <100%> (ø)
src/GameBundle/Model/PlayerModel.php 100% <100%> (ø)
...tionBundle/Authorization/AuthorizationListener.php 100% <100%> (ø)
src/GameBundle/Entity/PlayerSession.php 100% <100%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d65e2a...e5d8dfd. Read the comment docs.

Repository owner deleted a comment from codecov bot Aug 4, 2017
eugene-matvejev and others added 24 commits August 10, 2017 09:10
# Conflicts:
#	src/GameBundle/Controller/GameController.php
#	src/GameBundle/DataFixtures/ORM/LoadPlayerData.php
#	src/GameBundle/Resources/config/services.yml
#	tests/phpunit/GameBundle/Model/PlayerModelTest.php
# Conflicts:
#	src/GameBundle/Entity/Battlefield.php
#	src/GameBundle/Entity/Cell.php
#	src/GameBundle/Entity/Game.php
#	src/GameBundle/Entity/GameResult.php
#	src/GameBundle/Entity/Player.php
#	src/GameBundle/ORM/PlayerTrait.php
#	src/GameBundle/Request/GameInitiationRequest.php
#	src/GameBundle/Response/GameInitiationResponse.php
# Conflicts:
#	src/FoundationBundle/ORM/PlayerInterface.php
#	src/FoundationBundle/ORM/PlayerTrait.php
#	src/GameBundle/Entity/Battlefield.php
#	src/GameBundle/Entity/GameResult.php
#	src/GameBundle/Entity/Player.php
# Conflicts:
#	src/GameBundle/DataFixtures/ORM/LoadPlayerData.php
#	src/GameBundle/Model/PlayerModel.php
#	src/GameBundle/Resources/config/services.yml
#	src/GameBundle/Service/GameSystem/GameProcessor.php
#	tests/phpunit/GameBundle/Service/GameSystem/GameProcessorTest.php
#	tests/shared-environment/Factory/MockFactory.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant