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

Add special operations #141

Merged
merged 39 commits into from
Dec 11, 2022
Merged

Conversation

frank9999
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #141 (13be5a5) into master (cb4f1f6) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             master    #141      +/-   ##
===========================================
- Coverage      0.09%   0.08%   -0.01%     
- Complexity     1789    2017     +228     
===========================================
  Files           189     205      +16     
  Lines          5310    5861     +551     
===========================================
  Hits              5       5              
- Misses         5305    5856     +551     
Impacted Files Coverage Δ
src/Command/User/AbstractUserCommand.php 0.00% <0.00%> (ø)
src/Command/User/MakeAdminCommand.php 0.00% <ø> (ø)
src/Command/User/RemoveAdminCommand.php 0.00% <ø> (ø)
src/Command/User/SendRegisterMailCommand.php 0.00% <0.00%> (ø)
src/Controller/Game/OperationController.php 0.00% <0.00%> (ø)
src/Controller/Game/ResearchController.php 0.00% <0.00%> (ø)
src/Controller/Site/GuideController.php 0.00% <0.00%> (ø)
src/Entity/GameUnit.php 0.00% <0.00%> (ø)
src/Entity/Operation.php 0.00% <0.00%> (ø)
src/Entity/Player.php 0.00% <ø> (ø)
... and 76 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@frank9999 frank9999 merged commit 9536dca into FrankProjects:master Dec 11, 2022
@frank9999 frank9999 mentioned this pull request Dec 11, 2022
2 tasks
@frank9999 frank9999 deleted the upgradeBootstrap51 branch January 3, 2024 14:38
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

2 participants